Skip to content

Commit

Permalink
Samples and docs updates for Torch-DirectML and add new LLM samples. (#…
Browse files Browse the repository at this point in the history
…585)

* Update and refactor docs.

* spelling

* readme update

---------

Co-authored-by: Sheil Kumar <[email protected]>
  • Loading branch information
smk2007 and Sheil Kumar authored May 21, 2024
1 parent 2aaba74 commit 3e69d6a
Show file tree
Hide file tree
Showing 184 changed files with 1,644 additions and 11,243 deletions.
6 changes: 3 additions & 3 deletions PyTorch/.gitignore
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
*/squeezenet/data
/squeezenet/data
.vscode
__pycache__
traces/
!/op_report/data/traces
*.xlsx
data/cifar-10-python
checkpoints
coco128
objectDetection/PennFudanPed
data/PennFudanPed
data/PennFudanPed.zip
objectDetection/PennFudanPed
data/cifar-10-python
12 changes: 0 additions & 12 deletions PyTorch/1.13/.gitignore

This file was deleted.

46 changes: 0 additions & 46 deletions PyTorch/1.13/README.md

This file was deleted.

133 changes: 0 additions & 133 deletions PyTorch/1.13/yolov3/README.md

This file was deleted.

11 changes: 0 additions & 11 deletions PyTorch/1.8/.gitignore

This file was deleted.

44 changes: 0 additions & 44 deletions PyTorch/1.8/README.md

This file was deleted.

69 changes: 0 additions & 69 deletions PyTorch/1.8/classification/dataloader_classification.py

This file was deleted.

Loading

0 comments on commit 3e69d6a

Please sign in to comment.