oss-fuzz/projects/tensorflow
DavidKorczynski d1c03f00f1
tensorflow: limit CPUs used for fuzztest fuzzers (#9411)
Reduce the mount of CPUs for building Fuzztest fuzzers as this is
causing the build to exhaust resources:
https://oss-fuzz-build-logs.storage.googleapis.com/log-1f5769dc-3170-4205-bcda-17cd48c52985.txt

```
...
/src/tensorflow/tensorflow/core/kernels/BUILD:1038:18: Compiling tensorflow/core/kernels/pad_op.cc failed: (Killed): clang-15 failed: error executing command 
Step #12 - "compile-libfuzzer-undefined-x86_64":   (cd /root/.cache/bazel/_bazel_root/1c025c2968c1aa16bac5eca67aaf21d1/sandbox/linux-sandbox/3063/execroot/org_tensorflow && \
```
2023-01-12 16:39:53 +00:00
..
Dockerfile
build.sh tensorflow: limit CPUs used for fuzztest fuzzers (#9411) 2023-01-12 16:39:53 +00:00
fuzz_patch.patch
project.yaml