Searched defs:has_attr (Results 1 – 5 of 5) sorted by relevance
134 …tor< aux::unary_function_terminal< has_attribute< AttributeValueT > > > has_attr(attribute_name co… in has_attr() function145 BOOST_FORCEINLINE phoenix::actor< aux::unary_function_terminal< has_attribute< void > > > has_attr(… in has_attr() function157 …unction_terminal< has_attribute< typename DescriptorT::value_type > > > has_attr(attribute_keyword… in has_attr() function
92 bool has_attr = false; in Dump() local
143 bool FuncGraph::has_attr(const std::string &key) const { in has_attr() function in mindspore::FuncGraph
387 gboolean has_attr; in test_attributes() local
1967 auto has_attr = AnfAlgo::HasNodeAttr(attr, cnode); in GetBooleanAttr() local