Home
last modified time | relevance | path

Searched refs:spatial_dim_size (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dspace_to_batch_converter.cc804 const int64_t spatial_dim_size = in ChangeSpatialSizeOnSpaceToBatchedShape() local
806 const int64_t reshaped_space_size = spatial_dim_size * ctrl_.number_of_splits; in ChangeSpatialSizeOnSpaceToBatchedShape()
2392 const int64_t spatial_dim_size = new_instr->shape().dimensions(space_dim); in BatchToSpace() local
2411 spatial_dim_size * ctrl_.number_of_splits; in BatchToSpace()