Searched defs:GetCustomShape (Results 1 – 4 of 4) sorted by relevance
41 int GetCustomShape(const mindspore::schema::Custom *op, const std::string &attr, in GetCustomShape() function
40 Status GetCustomShape(const std::map<std::string, std::string> &attrs, const std::string &attr_name… in GetCustomShape() function
42 int GetCustomShape(const std::string &attr, std::vector<std::vector<int>> *shapes) { in GetCustomShape() function
77 Status GetCustomShape(const std::map<std::string, std::string> &attrs, const std::string &attr_name… in GetCustomShape() function