Home
last modified time | relevance | path

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

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