Home
last modified time | relevance | path

Searched defs:shape_handle (Results 1 – 14 of 14) sorted by relevance

/external/tensorflow/tensorflow/core/ops/
Dfunction_ops.cc45 shape_inference::ShapeHandle shape_handle; in __anon39e36f3e0102() local
79 shape_inference::ShapeHandle shape_handle; in __anon39e36f3e0102() local
Dio_ops.cc126 ShapeHandle shape_handle; in __anonc18e58700302() local
241 ShapeHandle shape_handle; in __anonc18e58700802() local
Dragged_conversion_ops.cc242 ShapeHandle shape_handle; in RaggedTensorToTensorShapeFn() local
Dboosted_trees_ops.cc579 shape_inference::ShapeHandle shape_handle; in __anon0a5055ea1002() local
645 shape_inference::ShapeHandle shape_handle; in __anon0a5055ea1102() local
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dshape_inference.cc51 shape_inference::ShapeHandle shape_handle = ic.output(i); in RunShapeInference() local
Dtensor_handle.cc546 shape_inference::ShapeHandle* shape_handle) { in InferenceShape()
576 const shape_inference::ShapeHandle& shape_handle) { in SetInferenceShape()
/external/tensorflow/tensorflow/core/tpu/ops/
Dtpu_partitioned_input_op.cc69 ShapeHandle shape_handle = shapes_and_types->at(0).shape; in __anonadce0a370102() local
/external/tensorflow/tensorflow/c/
Dops.cc228 TF_ShapeHandle* shape_handle, int64_t i, in TF_ShapeInferenceContextDim()
256 TF_ShapeHandle* shape_handle, in TF_ShapeInferenceContextSubshape()
Dc_api_experimental.cc695 ShapeHandle shape_handle = c.output(i); in TFE_InferShapes() local
Dc_api.cc264 tensorflow::shape_inference::ShapeHandle shape_handle = in TF_GraphSetOutputHandleShapesAndTypes() local
/external/tensorflow/tensorflow/core/ir/utils/
Dshape_inference_utils.cc358 ShapeHandle shape_handle = c.output(output); in InferReturnTypeComponentsForTFOp() local
/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties.cc862 const auto& shape_handle = shape_and_type.shape; in UpdateFunction() local
1529 const ShapeHandle& shape_handle = ic->output(i); in ShouldUpdateOutputShapesAndValues() local
1553 const ShapeHandle& shape_handle = ic->input_tensors_as_shapes()[i]; in CreateInputTensors() local
1796 const ShapeHandle& shape_handle = in MaybeUpdateNodeContextOutput() local
2451 ShapeHandle shape_handle; in UpdateQueue() local
/external/tensorflow/tensorflow/dtensor/cc/
Ddtensor_device_util.cc736 shape_inference::ShapeHandle shape_handle; in PrepareGraphForMlir() local
/external/tensorflow/tensorflow/core/framework/
Dcommon_shape_fns.cc459 const ShapeHandle shape_handle, in CheckFormatConstraintsOnShape()