Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dlist_kernels.cc449 class TensorListConcatLists : public OpKernel { class
451 explicit TensorListConcatLists(OpKernelConstruction* c) : OpKernel(c) { in TensorListConcatLists() function in tensorflow::TensorListConcatLists