Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/hexagon/
Dgraph_transfer_utils.cc75 TensorShapeProto& tensor_shape_proto = *tensor_shape_type.mutable_shape(); in BuildRemoteFusedGraphExecuteInfo() local
90 TensorShapeProto& tensor_shape_proto = in BuildRemoteFusedGraphExecuteInfo() local
Dhexagon_graph_execution_test.cc220 TensorShapeProto& tensor_shape_proto = *tensor_shape_type.mutable_shape(); in BuildRemoteFusedGraphExecuteInfoWithGraphTransferInfo() local
232 TensorShapeProto& tensor_shape_proto = *tensor_shape_type.mutable_shape(); in BuildRemoteFusedGraphExecuteInfoWithGraphTransferInfo() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dconvert_tensor.cc193 TensorShapeProto tensor_shape_proto; in ConvertTypeToTensorShape() local
/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_execute_utils.cc633 TensorShapeProto& tensor_shape_proto = *tensor_shape_type.mutable_shape(); in BuildRemoteFusedGraphExecuteInfo() local
658 TensorShapeProto& tensor_shape_proto = in BuildRemoteFusedGraphExecuteInfo() local
/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator_test.cc1305 const TensorShapeProto& tensor_shape_proto) { in ExpectTensorShape()
1314 TensorShapeProto tensor_shape_proto; in TEST_F() local
Dop_level_cost_estimator.cc1363 TensorShapeProto* tensor_shape_proto) { in GetTensorShapeProtoFromTensorProto()