.. |
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
|
Add a Python fuzzer for tf.raw_ops.DataFormatVecPermute .
|
2021-02-04 13:34:32 -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 |
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 |
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 |