Searched refs:GetAttrPtr (Results 1 – 3 of 3) sorted by relevance
68 static Any GetAttrPtr(const TypeId &type, const std::string &name);
307 Any Resource::GetAttrPtr(const TypeId &type, const std::string &name) { in GetAttrPtr() function in mindspore::pipeline::Resource
952 require = pipeline::Resource::GetAttrPtr(data_type->type_id(), item_name); in GetEvaluatedValueForBuiltinTypeAttrOrMethod()