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