Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_guard/
Dtrace.cc1155 using PythonBytecodeFuncSet = std::pair<PythonBytecodeSupportCheckFunc, PythonBytecodeExecuteFunc>; typedef
1164 static std::unordered_map<int, PythonBytecodeFuncSet> kBytecodeExecuter = {