Home
last modified time | relevance | path

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

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