Home
last modified time | relevance | path

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

/third_party/typescript/src/services/
DpatternMatcher.ts13 export interface PatternMatch { interface
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/gpu/
Dcudnn_inplace_fusion.cc243 bool PatternMatch(const FuncGraphPtr &graph, const AnfNodePtr &node, AnfNodeIndex *aggregate, AnfNo… in PatternMatch() function