Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CICD] update dev container #402

Merged
merged 1 commit into from
Apr 29, 2024
Merged

Conversation

rhdong
Copy link
Member

@rhdong rhdong commented Apr 27, 2024

No description provided.

@rhdong rhdong requested review from jq and MoFHeka April 27, 2024 01:40
jq
jq previously approved these changes Apr 27, 2024
@@ -182,9 +182,9 @@ export CUDNN_INSTALL_PATH="/usr/lib/x86_64-linux-gnu"
python configure.py
```
And then build the pip package and install:
```sh
```sh`
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bash


COPY tools/docker/install/install_nccl.sh /install/
RUN /install/install_nccl.sh "2.8.4-1+cuda11.2"
COPY tools/install_deps/clang-format.sh ./clang-format.sh
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @jq , just updated to add this clang-format installation, may you have time to review and approve it? Thanks!

@rhdong rhdong merged commit eabccef into tensorflow:master Apr 29, 2024
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants