Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dlist_kernels.h743 TensorListScatterIntoExistingList(OpKernelConstruction* c) : OpKernel(c) {} in TensorListScatterIntoExistingList() function
/external/tensorflow/tensorflow/go/op/
Dwrappers.go33848 func TensorListScatterIntoExistingList(scope *Scope, input_handle tf.Output, tensor tf.Output, indi… func