Searched defs:TensorListPushBack (Results 1 – 2 of 2) sorted by relevance
264 class TensorListPushBack : public OpKernel { class266 explicit TensorListPushBack(OpKernelConstruction* c) : OpKernel(c) { in TensorListPushBack() function in tensorflow::TensorListPushBack
29504 func TensorListPushBack(scope *Scope, input_handle tf.Output, tensor tf.Output) (output_handle tf.O… func