Searched refs:fully_defined_tensor_shape (Results 1 – 1 of 1) sorted by relevance
88 tensorflow::TensorShape fully_defined_tensor_shape; in TypeToShape() local89 if (!partial_tensor_shape.AsTensorShape(&fully_defined_tensor_shape)) { in TypeToShape()97 return shape_representation_fn(fully_defined_tensor_shape, dtype); in TypeToShape()