Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc2961 bool no_tiling = in EmitSortFromMlir() local
2972 context.name, (no_tiling ? "won't" : "will"), kTileSize, kThreadsPerBlock, in EmitSortFromMlir()
3026 if (xor_mask >= kTileSize || no_tiling) { in EmitSortFromMlir()