Home
last modified time | relevance | path

Searched defs:SparseFillEmptyRowsGrad (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/security/advisory/
Dtfsa-2020-022.md3 ### CVE Number
6 ### Impact
25 ### Vulnerable Versions
29 ### Patches
37 ### For more information
43 ### Attribution
Dtfsa-2020-021.md3 ### CVE Number
6 ### Impact
16 ### Vulnerable Versions
20 ### Patches
28 ### For more information
34 ### Attribution
/external/tensorflow/tensorflow/core/kernels/
Dsparse_fill_empty_rows_op.h35 struct SparseFillEmptyRowsGrad { struct
Dsparse_fill_empty_rows_op.cc242 struct SparseFillEmptyRowsGrad<CPUDevice, T, Tindex> { struct
243 Status operator()(OpKernelContext* context, in operator ()()
/external/tensorflow/tensorflow/go/op/
Dwrappers.go44558 func SparseFillEmptyRowsGrad(scope *Scope, reverse_index_map tf.Output, grad_values tf.Output) (d_v… func