-
Notifications
You must be signed in to change notification settings - Fork 4.2k
095 test #2749
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
Closed
095 test #2749
Changes from 38 commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
ae631ce
Adding tutorial for gpu quantization using torchao
HDCharles 70bfbfb
Update prototype_source/gpu_quantization_torchao_tutorial.py
HDCharles 7fccbc6
Update prototype_source/gpu_quantization_torchao_tutorial.py
HDCharles 08b3ba8
Update prototype_source/gpu_quantization_torchao_tutorial.py
HDCharles 58aeb0b
Update prototype_source/gpu_quantization_torchao_tutorial.py
HDCharles c7dd331
Update prototype_source/gpu_quantization_torchao_tutorial.py
HDCharles e7179c8
Update prototype_source/gpu_quantization_torchao_tutorial.py
HDCharles 3975159
Update prototype_source/gpu_quantization_torchao_tutorial.py
HDCharles c958f1f
Update prototype_source/gpu_quantization_torchao_tutorial.py
HDCharles d1cfabc
Update prototype_source/gpu_quantization_torchao_tutorial.py
HDCharles 78c2799
Update prototype_source/gpu_quantization_torchao_tutorial.py
HDCharles b9917a8
Update prototype_source/gpu_quantization_torchao_tutorial.py
HDCharles 2a3e043
Update prototype_source/gpu_quantization_torchao_tutorial.py
HDCharles 3273eb5
Update prototype_source/gpu_quantization_torchao_tutorial.py
HDCharles 0abf398
Update prototype_source/gpu_quantization_torchao_tutorial.py
HDCharles bf73c20
Update prototype_source/gpu_quantization_torchao_tutorial.py
HDCharles 3b6fcbd
Update prototype_source/gpu_quantization_torchao_tutorial.py
HDCharles 58591ab
Apply suggestions from code review
HDCharles 725f660
Changing SAM to Segment Anything [Model]
HDCharles db850d8
Changing SAM to Segment Anything [Model]
HDCharles 8f0c43c
Apply suggestions from code review
svekars 84ecf83
Changing SAM to Segment Anything [Model]
HDCharles d6e395b
Changing SAM to Segment Anything [Model]
HDCharles 373c9ac
Changing SAM to Segment Anything [Model]
HDCharles d3da40d
Changing SAM to Segment Anything [Model]
HDCharles 8752ef0
Changing SAM to Segment Anything [Model]
HDCharles c382726
Move download to download.py, put on a better worker
svekars 2be57bb
Small fix
svekars da75765
Small fix
svekars 905f590
Update
svekars 2fb562f
Update
svekars 92ec34d
Don't unzip, download to the prototype/data dir
svekars bf2dec6
Update
svekars fa93b12
Update requirements.txt
svekars a512191
Update requirements.txt
svekars 9c0f0d7
Update requirements.txt
svekars ff322b3
Update requirements.txt
svekars 4452aa8
test torchao dependency
HDCharles 9934685
Update .jenkins/metadata.json
malfet b4c98a6
remove torchao dep
HDCharles e89b21a
adding time to tutorial
HDCharles 51fd394
adding time to tutorial
HDCharles 208a0dd
remove torchao dep
HDCharles 6db7c37
remove SAM dep
HDCharles 2cd355b
Merge branch 'main' into 095_test
svekars c3a020c
test
svekars 18fb783
Merge branch 'main' into 095_test
svekars b1c3fde
Undo last commit
svekars bcc62ce
Merge branch '095_test' of github.com:pytorch/tutorials into 095_test
svekars 7c3fc94
Merge branch 'main' into 095_test
svekars 6b8332f
adding back torchao and SAM dep
HDCharles cce1bcc
add metadata.json
HDCharles 31a7e52
trying 16x
HDCharles 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
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
"""test""" | ||
import torch |
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.