Searched defs:TensorListReserve (Results 1 – 2 of 2) sorted by relevance
295 class TensorListReserve : public OpKernel { class297 explicit TensorListReserve(OpKernelConstruction* c) : OpKernel(c) { in TensorListReserve() function in tensorflow::TensorListReserve
26225 func TensorListReserve(scope *Scope, element_shape tf.Output, num_elements tf.Output, element_dtype… func