Home
last modified time | relevance | path

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

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