Searched refs:SparseCountSparseOutput (Results 1 – 12 of 12) sorted by relevance
1 ## TFSA-2020-018: Heap buffer overflow due to invalid indices in SparseCountSparseOutput7 The `SparseCountSparseOutput` implementation does not validate that the input
1 ## TFSA-2020-019: Crash due to invalid splits in SparseCountSparseOutput7 The `SparseCountSparseOutput` implementation does not validate that the input
7 The `SparseCountSparseOutput` and `RaggedCountSparseOutput` implementations
2 name: "SparseCountSparseOutput"
2 graph_op_name: "SparseCountSparseOutput"
851 gen_count_ops.SparseCountSparseOutput(866 gen_count_ops.SparseCountSparseOutput(882 gen_count_ops.SparseCountSparseOutput(
28 …ty/advisory/tfsa-2020-019.md) | Crash due to invalid splits in SparseCountSparseOutput …29 …-2020-018.md) | Heap buffer overflow due to invalid indices in SparseCountSparseOutput …
688 …* Fixes several vulnerabilities in `RaggedCountSparseOutput` and `SparseCountSparseOutput` operati…756 `SparseCountSparseOutput` operations
4272 name: "SparseCountSparseOutput"
14866 func SparseCountSparseOutput(scope *Scope, indices tf.Output, values tf.Output, dense_shape tf.Outp… func
48339 name: "SparseCountSparseOutput"