Searched defs:TensorListConcatLists (Results 1 – 1 of 1) sorted by relevance
505 class TensorListConcatLists : public OpKernel { class507 explicit TensorListConcatLists(OpKernelConstruction* c) : OpKernel(c) { in TensorListConcatLists() function in tensorflow::TensorListConcatLists