-
Notifications
You must be signed in to change notification settings - Fork 773
[Universal] - reduce size - removed nvidia, triton - Machine Learning Packages #1014
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
Merged
samruddhikhandale
merged 31 commits into
devcontainers:main
from
gauravsaini04:universal_reduce_size_mlp_remove_nvidia_triton
May 9, 2024
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
d39040b
[Universal] - reduce size - removed nvidia, triton - from M.L.P
gauravsaini04 99cae06
Merge branch 'devcontainers:main' into universal_reduce_size_mlp_remo…
gauravsaini04 60f52ad
optional installation for torch ( with gpu acc. / without it )
gauravsaini04 cacebcd
updated threshold for universal image to 10 GB
gauravsaini04 bd5d3c7
Merge branch 'devcontainers:main' into universal_reduce_size_mlp_remo…
gauravsaini04 dba42b0
[universal] - reduce size - changed acc. to comments
gauravsaini04 7513abb
Merge branch 'devcontainers:main' into universal_reduce_size_mlp_remo…
gauravsaini04 921e471
[Universal] - shrunk size - amended based on reviews
gauravsaini04 7da2a00
more changes acc. to comments
gauravsaini04 fc8cdb1
few more relevant changes..
gauravsaini04 051f9a1
final changes
gauravsaini04 eb8dc73
misc change
gauravsaini04 9f04d72
Merge branch 'devcontainers:main' into universal_reduce_size_mlp_remo…
gauravsaini04 6caba17
changes for comments
gauravsaini04 9d4f51c
Merge remote-tracking branch 'refs/remotes/origin/universal_reduce_si…
gauravsaini04 74fc0db
Merge branch 'devcontainers:main' into universal_reduce_size_mlp_remo…
gauravsaini04 7ab2791
Merge branch 'devcontainers:main' into universal_reduce_size_mlp_remo…
gauravsaini04 1e7d94d
change for comment
gauravsaini04 e330d59
Merge branch 'devcontainers:main' into universal_reduce_size_mlp_remo…
gauravsaini04 1d2583a
Merge branch 'devcontainers:main' into universal_reduce_size_mlp_remo…
gauravsaini04 4873b23
Merge branch 'devcontainers:main' into universal_reduce_size_mlp_remo…
gauravsaini04 6445c78
change for running tests
gauravsaini04 62a3039
Merge branch 'main' into universal_reduce_size_mlp_remove_nvidia_triton
gauravsaini04 f7d754c
Merge branch 'devcontainers:main' into universal_reduce_size_mlp_remo…
gauravsaini04 40e3949
[Universal] - not installing gpu accelerated torch pkg now
gauravsaini04 0f9f285
Merge branch 'devcontainers:main' into universal_reduce_size_mlp_remo…
gauravsaini04 874a2af
correction to install_python_package fn
gauravsaini04 79374f3
image size check should fail
gauravsaini04 b612e05
Merge branch 'devcontainers:main' into universal_reduce_size_mlp_remo…
gauravsaini04 bd2a41e
[Universal]-shrink size issue-changes as suggested
gauravsaini04 d1cc881
Merge remote-tracking branch 'refs/remotes/origin/universal_reduce_si…
gauravsaini04 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -26,4 +26,4 @@ jobs: | |
| uses: ./.github/actions/smoke-test | ||
| with: | ||
| image: universal | ||
| threshold: 14 | ||
| threshold: 10 | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -4,4 +4,4 @@ | |
| "installsAfter": [ | ||
| "ghcr.io/devcontainers/features/python" | ||
| ] | ||
| } | ||
| } | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.