Home
last modified time | relevance | path

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

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