Searched refs:xla_gather (Results 1 – 4 of 4) sorted by relevance
337 def xla_gather(x, indices, axis): function344 ("xla_gather", xla_gather)]
573 return gen_xla_ops.xla_gather(
5966 // CHECK-LABEL: @xla_gather5967 func.func @xla_gather(%arg0: tensor<200x100x300xf32>, %arg1: tensor<10x2xi32>) -> tensor<1x300x10xf…
6135 // CHECK-LABEL: @xla_gather6136 func.func @xla_gather(%arg0: tensor<200x100x300xf32>, %arg1: tensor<10x2xi32>) -> tensor<1x300x10xf…