Searched defs:TensorListReserve (Results 1 – 3 of 3) sorted by relevance
3 ### CVE Number6 ### Impact25 ### Patches33 ### For more information39 ### Attribution
318 class TensorListReserve : public OpKernel { class320 explicit TensorListReserve(OpKernelConstruction* c) : OpKernel(c) { in TensorListReserve() function in tensorflow::TensorListReserve
51780 func TensorListReserve(scope *Scope, element_shape tf.Output, num_elements tf.Output, element_dtype… func