Home
last modified time | relevance | path

Searched defs:shape_dim (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_sharding.cc440 const int64_t shape_dim = shape.dimensions(i); in TileOffsetForDevice() local
460 const int64_t shape_dim = shape.dimensions(i); in TileLimitForDevice() local
770 const int64_t shape_dim = shape.dimensions(i); in TileShape() local
H A Ddynamic_padder.cc917 int64_t shape_dim = window_dim_to_shape_dim(dim_index); in RewriteInputWithDynamicPadding() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/
H A Dimport_tensorflow_test.cc96 auto shape_dim = shape->add_dim(); in BuildNode() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dshape_inference.cc784 DimensionHandle shape_dim = Dim(tensor_shape, 0); in InternalMakeShapeFromTensor() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Dspmd_partitioner.cc1731 std::vector<int64_t> shape_dim(original_shape.dimensions().begin(), in SplitReshapeHelper() local
1754 std::vector<int64_t> shape_dim(original_shape.dimensions().begin(), in MergeReshapeHelper() local
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/parallel_for/
H A Dpfor.py1986 shape_dim): argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dlegalize_hlo.cc1212 int64_t shape_dim = operand_type.getRank(); in matchAndRewrite() local