Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_sharding.cc354 const int64_t shape_dim = shape.dimensions(i); in TileOffsetForDevice() local
375 const int64_t shape_dim = shape.dimensions(i); in TileLimitForDevice() local
673 const int64_t shape_dim = shape.dimensions(i); in TileShape() local
Ddynamic_padder.cc862 int64_t shape_dim = window_dim_to_shape_dim(dim_index); in RewriteInputWithDynamicPadding() local
/external/tensorflow/tensorflow/lite/toco/
Dimport_tensorflow_test.cc92 auto shape_dim = shape->add_dim(); in BuildNode() local
/external/tensorflow/tensorflow/core/framework/
Dshape_inference.cc784 DimensionHandle shape_dim = Dim(tensor_shape, 0); in InternalMakeShapeFromTensor() local
/external/tensorflow/tensorflow/python/ops/parallel_for/
Dpfor.py1987 shape_dim): argument