Searched defs:iota_r2 (Results 1 – 2 of 2) sorted by relevance
154 xla::XlaOp iota_r2 = xla::Broadcast(iota_r1, {height}); in CreateTopKUnique() local288 xla::XlaOp iota_r2 = xla::Broadcast(iota_r1, {height}); in CreateMakeUnique() local
73 xla::XlaOp iota_r2 = xla::Broadcast(iota_r1, {batch_size}); in Compile() local