Searched refs:GetDenseShapes (Results 1 – 2 of 2) sorted by relevance
156 Status GetDenseShapes(const std::vector<PartialTensorShape>& dense_shapes,170 GetDenseShapes(dense_shapes, &variable_length, &elements_per_stride));225 GetDenseShapes(dense_shapes, &variable_length, &elements_per_stride)); in Init()
633 Status GetDenseShapes(const std::vector<PartialTensorShape>& dense_shapes, in GetDenseShapes() function