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