Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/optimizer/ad/
Dkprim.cc175 static std::unordered_map<std::string, std::pair<std::string, std::string>> python_ops{ in GetPythonOps() local
516 std::string python_ops("_tuple_add"); in BuildOutput() local