Home
last modified time | relevance | path

Searched defs:schemaTable (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/
H A Dimport.cpp245 IValue* schemaTable, in parseFunctionSchema()
344 IValue* schemaTable = // older files do not store function schema in parseMethods() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/serialization/
H A Dexport_module.cpp298 auto schemaTable = Table({ in getFunctionTuple() local