aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/fuzzing
Commit message (Expand)AuthorAge
* Preprocess the protobuff input for parse_tensor_op.Gravatar Mihai Maruseac2018-09-26
* Add a fuzzer to test DecodeCompressedGravatar David G. Andersen2018-09-18
* Add a fuzzer for DecodeWav.Gravatar David G. Andersen2018-04-24
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* Fix integer overflow in BMP decoder by making the checks in DecodeBmpGravatar David G. Andersen2018-02-14
* Cleanup: Ran clang-format on files in tensorflow/core/.../*.{cc,h}.Gravatar A. Unique TensorFlower2018-01-30
* Internal changeGravatar Yifei Feng2018-01-29
* C++ API: run shape inference as nodes are constructedGravatar Skye Wanderman-Milne2017-08-15
* Remove unused BUILD dependenciesGravatar A. Unique TensorFlower2017-08-14
* Introduces fuzzers for some complex operations and kernels in TensorFlow in p...Gravatar Frank Chen2017-07-18