Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/graph_kernel/core/
Darithmetic_simplify.cc204 bool CheckCurNode(const inner::NodePtr &tmp_node, const std::string &tmp_pattern_op, in CheckCurNode()
261 std::string tmp_pattern_op = tmp_pattern->op(); in DfsMatchGraph() local