Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dtensor_list_ops.cc468 class TensorListConcatOp : public XlaOpKernel { class
470 explicit TensorListConcatOp(OpKernelConstruction* ctx) : XlaOpKernel(ctx) {} in TensorListConcatOp() function in tensorflow::__anond22024330111::TensorListConcatOp