STT-tensorflow/tensorflow/core/kernels/fuzzing
Mihai Maruseac 5abf12375e Lower memory threshold for parse_tensor_op_fuzz
This is needed because ASAN builds have additional checks with additional memory footprint so fuzzer that was at the borderline just below OOM threshold now OOMs.

PiperOrigin-RevId: 343538697
Change-Id: I42672e103bdc95b65c5a8d37578fc4eb796050a0
2020-11-20 12:18:27 -08:00
..
corpus
dictionaries
BUILD
check_numerics_fuzz.cc
decode_base64_fuzz.cc
decode_bmp_fuzz.cc
decode_compressed_fuzz.cc
decode_csv_fuzz.cc
decode_json_example_fuzz.cc
decode_png_fuzz.cc
decode_wav_fuzz.cc
encode_base64_fuzz.cc
encode_jpeg_fuzz.cc
example_proto_fast_parsing_fuzz.cc
fuzz_session.h
one_hot_fuzz.cc
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
string_split_fuzz.cc
string_split_v2_fuzz.cc
string_to_number_fuzz.cc
tf_ops_fuzz_target_lib.bzl