Searched defs:Matched (Results 1 – 10 of 10) sorted by relevance
82 virtual bool Matched(const ParamsInfo ¶ms_info, const CNodePtr &kernel_node) { return true; } in Matched() function
24 bool OptimizerKernelFactory::Matched(const ParamsInfo ¶ms_info, const CNodePtr &kernel_node) { in Matched() function in mindspore::fl::server::kernel::OptimizerKernelFactory
24 bool AggregationKernelFactory::Matched(const ParamsInfo ¶ms_info, const CNodePtr &kernel_node) { in Matched() function in mindspore::fl::server::kernel::AggregationKernelFactory
40 bool Matched = false; ///< Is this relocation part of a match. member116 unsigned Matched = Predicate(*I); in find_best() local
94 …bool Matched(const py::object &obj) override { return check_func_ != nullptr ? check_func_(obj) : … in Matched() function in mindspore::parse::ByTypeDataConverter113 bool Matched(const py::object &obj) override { return py::hasattr(obj, attr_name_); } in Matched() function in mindspore::parse::ByAttrDataConverter
186 bool Matched = IgnoreCase in matchOption() local
543 bool RegEx::Matched(int i)const in Matched() function in boost::RegEx
1966 bool Matched = false; in visitGetElementPtrInst() local
3451 SmallSetVector<PHIPair, 8> Matched; in MatchPhiSet() local
3991 const SCEV *Matched = MatchNotExpr(Operand); in getNotSCEV() local