Home
last modified time | relevance | path

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

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