Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/ops/
H A Dfunction_ops.cc45 shape_inference::ShapeHandle shape_handle; in __anon748b2ccf0102() local
79 shape_inference::ShapeHandle shape_handle; in __anon748b2ccf0102() local
H A Dio_ops.cc126 ShapeHandle shape_handle; in __anon2a9f7d410302() local
241 ShapeHandle shape_handle; in __anon2a9f7d410802() local
H A Dboosted_trees_ops.cc579 shape_inference::ShapeHandle shape_handle; in __anon3692361b1002() local
645 shape_inference::ShapeHandle shape_handle; in __anon3692361b1102() local
H A Dragged_conversion_ops.cc242 ShapeHandle shape_handle; in RaggedTensorToTensorShapeFn() local
/aosp_15_r20/external/tensorflow/tensorflow/c/
H A Dops.cc228 TF_ShapeHandle* shape_handle, int64_t i, in TF_ShapeInferenceContextDim()
256 TF_ShapeHandle* shape_handle, in TF_ShapeInferenceContextSubshape()
H A Dc_api_experimental.cc695 ShapeHandle shape_handle = c.output(i); in TFE_InferShapes() local
H A Dc_api.cc264 tensorflow::shape_inference::ShapeHandle shape_handle = in TF_GraphSetOutputHandleShapesAndTypes() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A 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
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dshape_inference.cc51 shape_inference::ShapeHandle shape_handle = ic.output(i); in RunShapeInference() local
H A Dtensor_handle.cc546 shape_inference::ShapeHandle* shape_handle) { in InferenceShape()
576 const shape_inference::ShapeHandle& shape_handle) { in SetInferenceShape()
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/ops/
H A Dtpu_partitioned_input_op.cc69 ShapeHandle shape_handle = shapes_and_types->at(0).shape; in __anon5fb8c9c80102() local
/aosp_15_r20/external/tensorflow/tensorflow/core/ir/utils/
H A Dshape_inference_utils.cc358 ShapeHandle shape_handle = c.output(output); in InferReturnTypeComponentsForTFOp() local
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/cc/
H A Ddtensor_device_util.cc736 shape_inference::ShapeHandle shape_handle; in PrepareGraphForMlir() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dcommon_shape_fns.cc459 const ShapeHandle shape_handle, in CheckFormatConstraintsOnShape()