Searched defs:CreateMetaTensor (Results 1 – 1 of 1) sorted by relevance
107 static py::object CreateMetaTensor(const ShapeVector &shape, const mindspore::TypePtr &type) { in CreateMetaTensor() function122 static py::object CreateMetaTensor(const mindspore::abstract::ShapePtr &shape, const mindspore::Typ… in CreateMetaTensor() function