aboutsummaryrefslogtreecommitdiff
path: root/projects/tensorflow
AgeCommit message (Expand)Author
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