Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/mobile/
H A Dtest_upgrader_bytecode_table_example.cpp61 const std::vector<ByteCodeFunctionWithOperator>& getUpgraderBytecodeList() { in getUpgraderBytecodeList() function
/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/
H A Dupgrader_mobile.cpp93 const std::vector<ByteCodeFunctionWithOperator>& getUpgraderBytecodeList() { in getUpgraderBytecodeList() function