Searched defs:SparseFillEmptyRowsGrad (Results 1 – 6 of 6) sorted by relevance
3 ### CVE Number6 ### Impact16 ### Vulnerable Versions20 ### Patches28 ### For more information34 ### Attribution
3 ### CVE Number6 ### Impact25 ### Vulnerable Versions29 ### Patches37 ### For more information43 ### Attribution
334 struct SparseFillEmptyRowsGrad<CPUDevice, T, Tindex> { struct335 Status operator()(OpKernelContext* context, in operator ()()
515 struct SparseFillEmptyRowsGrad<GPUDevice, T, Tindex> { struct516 Status operator()(OpKernelContext* context, in operator ()()
37 struct SparseFillEmptyRowsGrad { struct
44882 func SparseFillEmptyRowsGrad(scope *Scope, reverse_index_map tf.Output, grad_values tf.Output) (d_v… func