Searched defs:GetShape (Results 1 – 4 of 4) sorted by relevance
47 void GetShape(std::vector<size_t> *shape, const std::vector<size_t> &shape_, const std::vector<size… in GetShape() function
115 void GetShape(std::vector<size_t> *shape, const std::vector<size_t> &shape_, const std::vector<size… in GetShape() function
224 std::vector<int64_t> GetShape() const { return this->shape_; } in GetShape() function
624 ShapeVector GetShape(const AnfNodePtr &node) { in GetShape() function