Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dgather_op.cc33 xla::XlaOp* gather_output) { in XlaGather()
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.cc3755 nvinfer1::ITensor* gather_output = layer->getOutput(0); in ConvertGather() local