Searched defs:TensorListScatter (Results 1 – 2 of 2) sorted by relevance
770 TensorListScatter(OpKernelConstruction* c) : OpKernel(c) {} in TensorListScatter() function
15913 func TensorListScatter(scope *Scope, tensor tf.Output, indices tf.Output, element_shape tf.Output) … func