Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dsorting.cc50 XlaOp iota_s32 = Iota(builder, iota_shape, last_dim); in TopK() local
92 XlaOp iota_s32 = Iota(builder, iota_shape, last_dim); in TopKWithPartitions() local
106 auto iota_s32 = values_and_indices[3]; in TopKWithPartitions() local