Searched refs:tile_dim (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_sharding.cc265 auto tile_dim = tile_shape_.dimensions(i); local
267 if (tile_dim > shape_dim) {
270 tile_dim, " > ", shape_dim));

Completed in 149 milliseconds