Home
last modified time | relevance | path

Searched refs:convertMobileFunctionToCodeTable (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/serialization/
H A Dexport_bytecode.h37 TORCH_API IValue convertMobileFunctionToCodeTable(
H A Dexport_bytecode.cpp260 IValue convertMobileFunctionToCodeTable( in convertMobileFunctionToCodeTable() function
/aosp_15_r20/external/pytorch/torch/csrc/jit/python/
H A Dscript_init.cpp1605 return convertMobileFunctionToCodeTable(*mobileFunc, options); in initJitScriptBindings()