File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,9 @@ using either VS Code or a local container:
57
57
If you are not prompted to reopen in a container, in the VS Code command
58
58
pallete, type ` Dev Containers: Reopen in Container ` to open your workspace in
59
59
one of our pre-built Docker containers. Select the correct container based on
60
- your local accelerator. If you are unsure, use ` tpu-contributor ` .
60
+ your local accelerator. If you're a Googler, you should use the ` tpu-internal `
61
+ container, which is set up for [ bazel remote build caching] ( https://github.com/pytorch/xla/blob/master/docs/source/contribute/bazel.md#remote-caching )
62
+ for faster builds.
61
63
62
64
* Open a new terminal window in VS Code. Since you are running as root in this
63
65
container, mark the repository directories as safe. The commands below assume
You can’t perform that action at this time.
0 commit comments