Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dlist_kernels.h282 explicit TensorListConcat(OpKernelConstruction* c) : OpKernel(c) { in TensorListConcat() function
/external/tensorflow/tensorflow/go/op/
Dwrappers.go42531 func TensorListConcat(scope *Scope, input_handle tf.Output, element_dtype tf.DataType, optional ...… func