..
corpus
dictionaries
BUILD
Add target environment constraints to a subset of TensorFlow packages and targets.
2020-09-21 10:57:01 -07:00
check_numerics_fuzz.cc
Further cleanup for RunInputs for fuzzers.
2018-12-14 12:45:14 -08:00
decode_base64_fuzz.cc
Cleanup: Ran clang-format on files in tensorflow/core/.../*.{cc,h}.
2018-01-30 12:27:47 -08:00
decode_bmp_fuzz.cc
Fix integer overflow in BMP decoder by making the checks in DecodeBmp
2018-02-14 19:00:06 -08:00
decode_compressed_fuzz.cc
Make all fuzzers use a fixed RunInputs API.
2018-12-13 15:29:07 -08:00
decode_csv_fuzz.cc
Add fuzzer for DecodeCSV Op.
2019-10-15 17:19:42 -07:00
decode_json_example_fuzz.cc
Cleanup: Ran clang-format on files in tensorflow/core/.../*.{cc,h}.
2018-01-30 12:27:47 -08:00
decode_png_fuzz.cc
Cleanup: Ran clang-format on files in tensorflow/core/.../*.{cc,h}.
2018-01-30 12:27:47 -08:00
decode_wav_fuzz.cc
Add a fuzzer for DecodeWav.
2018-04-24 18:13:07 -07:00
encode_base64_fuzz.cc
Ensure all fuzzers fuzz the op they have to fuzz.
2018-11-27 10:32:16 -08:00
encode_jpeg_fuzz.cc
example_proto_fast_parsing_fuzz.cc
Updated the majority of string tensor accessors to use tstring type.
2019-08-07 11:46:35 -07:00
fuzz_session.h
Updated the majority of string tensor accessors to use tstring type.
2019-08-07 11:46:35 -07:00
one_hot_fuzz.cc
Fix one_hot fuzzer timeout when input is way too long.
2019-09-13 03:24:02 -07:00
parse_tensor_op_fuzz.cc
Lower memory threshold for parse_tensor_op_fuzz
2020-11-20 12:18:27 -08:00
scatter_nd_fuzz.cc
Fix ScatterNd fuzz empty buffer bug.
2018-12-20 16:45:22 -08:00
string_split_fuzz.cc
Updated the majority of string tensor accessors to use tstring type.
2019-08-07 11:46:35 -07:00
string_split_v2_fuzz.cc
Make static const class/struct members as constexpr
2020-04-20 12:59:32 -07:00
string_to_number_fuzz.cc
Cleanup: Ran clang-format on files in tensorflow/core/.../*.{cc,h}.
2018-01-30 12:27:47 -08:00
tf_ops_fuzz_target_lib.bzl
Add publicly available corpus and dictionary for decode_png_fuzz.
2018-11-29 14:31:22 -08:00