Searched defs:GetTensorShape (Results 1 – 7 of 7) sorted by relevance
196 std::function<ShapeVector(KernelTensor *)> GetTensorShape; in CalcTypeShapeAndCount() local
238 ShapeVector FuncGraphUtils::GetTensorShape(const AnfWithOutIndex &tensor) { in GetTensorShape() function in mindspore::FuncGraphUtils
88 std::vector<int64_t> GetTensorShape(CNodePtr cnode, size_t input_index) { in GetTensorShape() function
36 std::vector<int64_t> GetTensorShape(CNodePtr cnode, size_t input_index) { in GetTensorShape() function
294 std::vector<int64_t> GetTensorShape(CNodePtr cnode, size_t input_index) { in GetTensorShape() function
64 inline Eigen::array<Eigen::DenseIndex, x_rank> GetTensorShape(const std::vector<int64_t> &x_shape) { in GetTensorShape() function
152 inline Eigen::array<Eigen::DenseIndex, x_rank> GetTensorShape(const std::vector<int64_t> &x_shape) { in GetTensorShape() function