Austin Anderson
Austin Anderson
I'm looking into the feasibility of providing GCP resources (likely a long-term discussion) and `devel_cache` images as an evaluation (short-term, but no ETA).
You will probably need to add some of the repositories from https://apt.llvm.org/ into setup.sources.sh
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...
It seems like Intel has fixed something related that will land in 2.16: https://github.com/tensorflow/tensorflow/issues/61830 Does that help?
I'm on the TensorFlow team. Something that looks related has happened with our other ecosystem containers. I'm running Docker version 20.10.2, build 2291f61. Here's one specific instance that happened in...
Thanks for clarifying `--quiet`, @thaJeztah. I added a comment to [this Stack Exchange answer](https://stackoverflow.com/questions/32046334/where-can-i-find-the-sha256-code-of-a-docker-image/58907610#58907610) where I got confused at first, which I hope helps others.
I fixed this problem for VSCode on Linux. Claude had a leftover lock file in `~/.claude/ide`, even after my editor had been closed. Once I deleted that the extra file,...