STT-tensorflow/tensorflow/security/fuzzing
Amit Patankar f7d8f16fc5 Add a Python fuzzer for tf.raw_ops.SparseCountSparseOutput.
PiperOrigin-RevId: 359381561
Change-Id: I546fd8791327fd9949b7b282b2f1d15fd7b47229
2021-02-24 15:22:28 -08:00
..
op_fuzzing Add the no_oss tag to proto dependent fuzzers to avoid breakages in OSS-Fuzz. 2021-02-17 17:14:51 -08:00
AreAttrValuesEqual_fuzz.cc Create a fuzzer for AreAttrValuesEqual and FastAreAttrValuesEqual. 2021-01-05 09:11:14 -08:00
arg_def_case_fuzz.cc Update arg_def_case_fuzz.cc 2020-07-23 14:27:15 -07:00
base64_fuzz.cc Fix base64_fuzz crash due to non-zero-terminated strings. 2020-11-16 11:13:54 -08:00
bfloat16_fuzz.cc Create a round trip fuzzer for FloatToBFloat16 and BFloat16ToFloat. 2021-01-05 10:22:39 -08:00
BUILD Add a Python fuzzer for tf.raw_ops.SparseCountSparseOutput. 2021-02-24 15:22:28 -08:00
cleanpath_fuzz.cc Create a fuzzer for CleanPath. 2020-11-19 16:50:16 -08:00
constant_fuzz.py Update the tf.constant python fuzzer to import from the tensorflow pip package. 2021-01-13 12:55:21 -08:00
consume_leading_digits_fuzz.cc Merge pull request #41384 from grasskin:patch-2 2020-07-14 13:45:38 -07:00
dataFormatVecPermute_fuzz.py Add a Python fuzzer for tf.raw_ops.DataFormatVecPermute. 2021-02-04 13:34:32 -08:00
immutableConst_fuzz.py Add a Python fuzzer for tf.raw_ops.ImmutableConst. 2021-01-28 16:55:50 -08:00
joinpath_fuzz.cc Create a fuzzer for JoinPath. 2020-12-01 17:40:53 -08:00
ParseAttrValue_fuzz.cc github-windows-bazel Kokoro fail 2021-02-09 12:34:42 -08:00
parseURI_fuzz.cc Create a fuzzer for JoinPath. 2020-12-01 17:40:53 -08:00
python_fuzzing.py Add a method for choosing a random TF dtype while ignoring a list of invalid ones. 2021-02-08 12:00:06 -08:00
raggedCountSparseOutput_fuzz.py Add a Python fuzzer for tf.raw_ops.ImmutableConst. 2021-01-28 16:55:50 -08:00
sparseCountSparseOutput_fuzz.py Add a Python fuzzer for tf.raw_ops.SparseCountSparseOutput. 2021-02-24 15:22:28 -08:00
status_fuzz.cc Merge pull request #40526 from grasskin:patch-1 2020-06-17 10:07:27 -07:00
status_group_fuzz.cc Merge pull request #40597 from grasskin:master 2020-06-19 11:19:25 -07:00
string_replace_fuzz.cc Merge pull request #41215 from grasskin:master 2020-07-10 13:57:27 -07:00
stringprintf_fuzz.cc Increase complexity of stringprintf_fuzz. 2020-09-02 10:28:09 -07:00
tf_fuzzing.bzl First attempt at a Python fuzzer. 2021-01-11 14:47:13 -08:00
tstring_fuzz.cc Merge pull request #41842 from grasskin:master 2020-07-29 14:31:12 -07:00