Searched defs:PredicateFuncType (Results 1 – 2 of 2) sorted by relevance
25 using PredicateFuncType = std::function<bool(const AnfNodePtr &)>; variable
30 using PredicateFuncType = mindspore::PredicateFuncType; variable