Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/optimizer/ad/
Dprim_bprop_optimizer.h63 struct PrimitiveTupleListEqual { struct
64 bool operator()(TupleListKey const &t1, TupleListKey const &t2) const { in operator()