Home
last modified time | relevance | path

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

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