STT-tensorflow/tensorflow/security/fuzzing
Amit Patankar 5b94f9954b Update the tf.constant python fuzzer to import from the tensorflow pip package.
PiperOrigin-RevId: 351645671
Change-Id: I13bf6ce834397a60e5236a4a012ca31c2010d55e
2021-01-13 12:55:21 -08:00
..
op_fuzzing Move fuzzers for TF ops to own subdir. Trim some dependencies. 2020-06-19 09:59:12 -07: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 Update the tf.constant python fuzzer to import from the tensorflow pip package. 2021-01-13 12:55:21 -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
joinpath_fuzz.cc Create a fuzzer for JoinPath. 2020-12-01 17:40:53 -08:00
parseURI_fuzz.cc Create a fuzzer for JoinPath. 2020-12-01 17:40:53 -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