Home
last modified time | relevance | path

Searched defs:partition_shape (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/cc/gradients/
H A Ddata_flow_grad_test.cc54 TensorShape partition_shape({2, 2}); in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/core/ops/
H A Dragged_conversion_ops.cc72 TensorShapeProto partition_shape; in ValidateRowPartitionTypesAndShapes() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Ddynamic_partition_op.cc112 xla::Shape partition_shape = ctx->InputXlaShape(1).value(); in Compile() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Dspmd_partitioner_util.cc140 auto partition_shape = shape; in MakeNonPaddedShapeForGivenPartition() local