Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc1285 int64 rounded_bound = RoundUpToNearest(dimension_to_sort_bound, kTileSize); in HandleSort() local
1289 uint64 num_iterations_in_sort_dim = rounded_bound / 2; in HandleSort()