Searched defs:TensorListGather (Results 1 – 2 of 2) sorted by relevance
552 explicit TensorListGather(OpKernelConstruction* c) : OpKernel(c) { in TensorListGather() function
21655 func TensorListGather(scope *Scope, input_handle tf.Output, indices tf.Output, element_shape tf.Out… func