Home
last modified time | relevance | path

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

/third_party/typescript/src/services/
DpatternMatcher.ts18 export interface PatternMatch { interface
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/optimizer/
Dcudnn_inplace_fusion.cc257 bool PatternMatch(const FuncGraphPtr &graph, const AnfNodePtr &node, AnfNodeIndex *aggregate, AnfNo… in PatternMatch() function