Searched defs:EmptyTensorList (Results 1 – 3 of 3) sorted by relevance
3 ### CVE Number6 ### Impact14 ### Patches20 ### For more information24 ### Attribution
134 class EmptyTensorList : public OpKernel { class136 explicit EmptyTensorList(OpKernelConstruction* ctx) : OpKernel(ctx) { in EmptyTensorList() function in tensorflow::EmptyTensorList
13851 func EmptyTensorList(scope *Scope, element_shape tf.Output, max_num_elements tf.Output, element_dty… func