aboutsummaryrefslogtreecommitdiff
path: root/projects/tensorflow
AgeCommit message (Expand)Author
2021-03-24Only remove `external/org_tensorflow` if it exists (#5494)Mihai Maruseac
2021-03-05Fix TensorFlow coverage build. (#5309)Mihai Maruseac
2021-02-17Remove manual denylisting in tensorflow (#5210)Amit Patankar
2021-01-20Select only C++ fuzzers (#5021)Amit Patankar
2021-01-11Remove the constant fuzzer from oss-fuzz. (#4952)Amit Patankar
2021-01-06Remove bfloat fuzzer from tensorflow (#4927)Amit Patankar
2020-12-15Ignore the AttrValues fuzzer for tensorflow (#4852)Amit Patankar
2020-12-09Fill in main_repo for several projects. (#4816)Abhishek Arya
2020-11-17Add amitpatankar@google.com to CCs. (#4651)Amit Patankar
2020-07-13[tensorflow] Add assert compilation flag (#4119)Gabriel Rasskin
2020-07-06Update Dockerfiles (#4070)devtty1er
2020-06-17Enable more fuzzing for TensorFlow (#4004)Mihai Maruseac
2020-06-15Cleanup build script, fix tensorflow build (#3952)Mihai Maruseac
2020-06-03Fix TensorFlow build (#3930)Mihai Maruseac
2020-03-10[presubmit] Enforce language attribute in project.yaml to be always set. (#3477)Max Moroz
2019-08-28Revert "Disable TensorFlow fuzzing project. (#2770)" (#2771)Max Moroz
2019-08-28Disable TensorFlow fuzzing project. (#2770)Mihai Maruseac
2019-06-18Fix tensorflow/build.sh after TF commit 44000ad64a (#2528)Mihai Maruseac
2019-06-11[tensorflow] Fix the build by adding python-future to the list of installed d...Mihai Maruseac
2019-05-01Migrate projects using -lFuzzingEngine to $LIB_FUZZING_ENGINE (#2325)jonathanmetzman
2019-04-04[TensorFlow] Ensure we're always using a valid Bazel (#2293)Mihai Maruseac
2019-04-03[tensorflow] Update Bazel version and check that it is compatible (#2288)Mihai Maruseac
2019-01-17Copy more files on coverage runs (#2092)Mihai Maruseac
2019-01-14[tensorflow] Add missing directory to the rsync path (#2086)Mihai Maruseac
2019-01-03[tensorflow] Try to get coverage build to progress (#2068)Mihai Maruseac
2018-12-26[tensorflow] Updates to get coverage build pass (#2052)Mihai Maruseac
2018-12-18Remove -L flag from rsync to make coverage builds run (#2033)Mihai Maruseac
2018-12-10[tensorflow] Limit the amount of parallel bazel jobs to not get into an OOM (...Mihai Maruseac
2018-12-10[tensorflow] Speculative fix to get at least one successful build. (#2014)Max Moroz
2018-12-07[tensorflow] Fix seed corpus archive names (follow-up for #1937).Max Moroz
2018-12-07[tensorflow] Integrate tensorflow with OSSfuzz (#1937)Mihai Maruseac
2018-09-27Update contact list for tensorflow (#1845)Mihai Maruseac
2017-07-17Add TensorFlow to OSS Fuzz (#720)Frank Chen