Home
last modified time | relevance | path

Searched defs:tensor_shape_proto (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dconvert_tensor.cc250 TensorShapeProto tensor_shape_proto; in ConvertTypeToTensorShape() local
/external/tensorflow/tensorflow/core/ir/importexport/
Dconvert_tensor.cc252 TensorShapeProto tensor_shape_proto; in ConvertTypeToTensorShape() local
/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator_test.cc1339 const TensorShapeProto& tensor_shape_proto) { in ExpectTensorShape()
1348 TensorShapeProto tensor_shape_proto; in TEST_F() local
Dop_level_cost_estimator.cc1375 TensorShapeProto* tensor_shape_proto) { in GetTensorShapeProtoFromTensorProto()
Dgraph_properties.cc479 const auto& tensor_shape_proto = tensor_proto.tensor_shape(); in NumElementsFromTensorProto() local