Searched refs:SparseTensorToCSRSparseMatrix (Results 1 – 12 of 12) sorted by relevance
1 ## TFSA-2022-068: Missing validation causes denial of service via `SparseTensorToCSRSparseMatrix`7 The implementation of [`tf.raw_ops.SparseTensorToCSRSparseMatrix`](https://github.com/tensorflow/te…16 tf.raw_ops.SparseTensorToCSRSparseMatrix(
1 ## TFSA-2021-033: Heap buffer overflow in `SparseTensorToCSRSparseMatrix`
29 TEST(SparseTensorToCSRSparseMatrix, SingleBatchConversion) { in TEST() argument49 TEST(SparseTensorToCSRSparseMatrix, BatchConversion) { in TEST() argument
2 name: "SparseTensorToCSRSparseMatrix"
2 graph_op_name: "SparseTensorToCSRSparseMatrix"
32 …22-068.md) | Missing validation causes denial of service via `SparseTensorToCSRSparseMatrix` | …267 …ecurity/advisory/tfsa-2021-033.md) | Heap buffer overflow in `SparseTensorToCSRSparseMatrix` …
344 * Fixes a missing validation which causes denial of service via `SparseTensorToCSRSparseMatrix` (…382 * Fixes a missing validation which causes denial of service via `SparseTensorToCSRSparseMatrix` (…413 * Fixes a missing validation which causes denial of service via `SparseTensorToCSRSparseMatrix` (…444 * Fixes a missing validation which causes denial of service via `SparseTensorToCSRSparseMatrix` (…2791 * Fixes a heap buffer overflow in `SparseTensorToCSRSparseMatrix`3027 * Fixes a heap buffer overflow in `SparseTensorToCSRSparseMatrix`3263 * Fixes a heap buffer overflow in `SparseTensorToCSRSparseMatrix`3499 * Fixes a heap buffer overflow in `SparseTensorToCSRSparseMatrix`4016 * Fixes a heap buffer overflow in `SparseTensorToCSRSparseMatrix`
4520 name: "SparseTensorToCSRSparseMatrix"
46655 func SparseTensorToCSRSparseMatrix(scope *Scope, indices tf.Output, values tf.Output, dense_shape t… func
54197 name: "SparseTensorToCSRSparseMatrix"