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

Shrink Container Size #103

Open
Samir-Rashid opened this issue Jan 31, 2024 · 0 comments
Open

Shrink Container Size #103

Samir-Rashid opened this issue Jan 31, 2024 · 0 comments
Labels
bug Something isn't working QOL Quality of Life

Comments

@Samir-Rashid
Copy link
Contributor

🐛 Bug

I found the offender of why the image is so big. /libtorch-tmp is 5.6 gigs. Apparently you can do cmake --build C:/foo/build/ --target clean to clean all cmake tmp files. It did not work when I ran it in /libtorch-tmp/pytorch-build. Also I don't really understand where the output of the libtorch builds. can we just rm the entire dir? That should solve the image size issues.

The entire image is 9GB. Implementing the above improvement should be a good step.

@Tyler-Lentz Tyler-Lentz added bug Something isn't working QOL Quality of Life labels Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working QOL Quality of Life
Projects
None yet
Development

No branches or pull requests

2 participants