STT-tensorflow/tensorflow/security/fuzzing/op_fuzzing
Mihai Maruseac c3cc3c40b0 Move fuzzers for TF ops to own subdir. Trim some dependencies.
This duplicates some of the BUILD dependency tree to go around the need to link huge bottleneck dependencies (such as `//tensorflow/core:framework`). Until TF can use `cc_shared_library` in a stable way (and all support in Bazel exists), we will need to use the duplicated tree for fuzzing.

PiperOrigin-RevId: 317326319
Change-Id: I1493e3ae7340298971fe15bd3702b63657f9bf9f
2020-06-19 09:59:12 -07:00
..
BUILD Move fuzzers for TF ops to own subdir. Trim some dependencies. 2020-06-19 09:59:12 -07:00
fuzz_session.h Move fuzzers for TF ops to own subdir. Trim some dependencies. 2020-06-19 09:59:12 -07:00
identity_fuzz.cc Move fuzzers for TF ops to own subdir. Trim some dependencies. 2020-06-19 09:59:12 -07:00