Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dlist_kernels.cc505 class TensorListConcatLists : public OpKernel { class
507 explicit TensorListConcatLists(OpKernelConstruction* c) : OpKernel(c) { in TensorListConcatLists() function in tensorflow::TensorListConcatLists