Searched defs:BaseShapePtr (Results 1 – 4 of 4) sorted by relevance
76 … const TypeId &, const TypeId &, const abstract::BaseShapePtr &) -> AnfNodePtr { in TEST_F()
81 using BaseShapePtr = mindspore::abstract::BaseShapePtr; variable
39 using BaseShapePtr = std::shared_ptr<BaseShape>; variable
56 using BaseShapePtr = std::shared_ptr<abstract::BaseShape>; variable