Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dtensor_list_ops.cc385 class TensorListGatherOp : public XlaOpKernel { class
387 explicit TensorListGatherOp(OpKernelConstruction* ctx) : XlaOpKernel(ctx) { in TensorListGatherOp() function in tensorflow::__anond22024330111::TensorListGatherOp