tensorflow / build

Build-related tools for TensorFlow
Apache License 2.0
270 stars 111 forks source link

Upgrade to clang-14 #128

Open jam14j opened 2 years ago

jam14j commented 2 years ago

Draft PR to run tests. This will not be merged until we have ensured that the Clang does not break anything.

angerson commented 2 years ago

You will probably need to add some of the repositories from https://apt.llvm.org/ into setup.sources.sh

github-actions[bot] commented 2 years ago

I pushed these containers:

Re-apply the build and push to gcr.io for staging label to rebuild and push again. This comment will only be posted once.

angerson commented 2 years ago

These dockerfiles have just been integrated directly into the main TF repository: https://github.com/tensorflow/tensorflow/tree/master/tensorflow/tools/tf_sig_build_dockerfiles

Can you recreate this PR over in the main TF repo? You can still use this PR if you want to, but we won't be able to merge it.