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