Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/
H A Dimport.cpp188 class BytecodeDeserializer final { class
190 explicit BytecodeDeserializer(
229 BytecodeDeserializer::BytecodeDeserializer( in BytecodeDeserializer() function in torch::jit::__anon4938f4510211::BytecodeDeserializer
236 TypePtr BytecodeDeserializer::resolveTypeName(const c10::QualifiedName& qn) { in resolveTypeName()
243 void BytecodeDeserializer::parseFunctionSchema( in parseFunctionSchema()
299 void BytecodeDeserializer::init_upgrader(mobile::Function* function) { in init_upgrader()
305 void BytecodeDeserializer::parseMethods( in parseMethods()
416 void BytecodeDeserializer::deserialize_only_extra( in deserialize_only_extra()
430 mobile::Module BytecodeDeserializer::deserialize( in deserialize()
437 mobile::Module BytecodeDeserializer::deserialize( in deserialize()
[all …]