Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dgather_op.cc36 Status XlaGather(const xla::XlaOp& input, const TensorShape& input_shape, in XlaGather() function
/aosp_15_r20/external/tensorflow/tensorflow/go/op/
H A Dwrappers.go56288 func XlaGather(scope *Scope, operand tf.Output, start_indices tf.Output, slice_sizes tf.Output, dim… func