Searched defs:GetShapeVector (Results 1 – 3 of 3) sorted by relevance
96 virtual const ShapeVector &GetShapeVector() const { in GetShapeVector() function220 const ShapeVector &GetShapeVector() const override { return shape_; } in GetShapeVector() function
40 void GetShapeVector(const ValuePtr &shape_attr, std::vector<std::vector<int64_t>> *shape_vec) { in GetShapeVector() function
258 const ShapeVector &GetShapeVector() const { return address_common_->shape_vector_; } in GetShapeVector() function