Searched defs:TensorListResize (Results 1 – 2 of 2) sorted by relevance
415 class TensorListResize : public OpKernel { class417 explicit TensorListResize(OpKernelConstruction* c) : OpKernel(c) {} in TensorListResize() function in tensorflow::TensorListResize
35039 func TensorListResize(scope *Scope, input_handle tf.Output, size tf.Output) (output_handle tf.Outpu… func