Searched refs:ShapeTensorToTensorShape (Results 1 – 3 of 3) sorted by relevance
65 Status ShapeTensorToTensorShape(const Tensor& tensor, TensorShape* shape) { in ShapeTensorToTensorShape() function84 ShapeTensorToTensorShape(dynamic_shapes[i], &(*shapes)[i])); in DynamicShapesToTensorShapes()95 ShapeTensorToTensorShape(dynamic_shape.tensor(), &(*shapes)[i])); in DynamicShapesToTensorShapes()
53 Status ShapeTensorToTensorShape(const Tensor& tensor, TensorShape* shape);
413 tpu::ShapeTensorToTensorShape(dynamic_shapes[i], &(*shapes)[i])); in GetDynamicShapes()