Skip to content

Commit

Permalink
Remove Vision Transformer Example (#1258)
Browse files Browse the repository at this point in the history
* Remove Vision Transformer Example

* yolo

* Trigger CI
  • Loading branch information
msaroufim committed May 25, 2024
1 parent cd29c12 commit e8a38cc
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 308 deletions.
2 changes: 1 addition & 1 deletion run_python_examples.sh
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ function run_all() {
super_resolution
time_sequence_prediction
vae
vision_transformer
# vision_transformer - example broken see https://github.com/pytorch/examples/issues/1184 and https://github.com/pytorch/examples/pull/1258 for more details
word_language_model
fx
gcn
Expand Down
40 changes: 0 additions & 40 deletions vision_transformer/README.md

This file was deleted.

264 changes: 0 additions & 264 deletions vision_transformer/main.py

This file was deleted.

3 changes: 0 additions & 3 deletions vision_transformer/requirements.txt

This file was deleted.

0 comments on commit e8a38cc

Please sign in to comment.