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