Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dresampler_ops.cc117 XlaOp ConcatenateIota(xla::XlaBuilder* b, XlaOp indices, in ConcatenateIota() function
519 auto gather_indices = ConcatenateIota(ctx->builder(), top_left, warp_shape); in Compile()
656 auto gather_indices = ConcatenateIota(ctx->builder(), top_left, warp_shape); in Compile()