Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
19 changes: 18 additions & 1 deletion 19 .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,22 @@ PAI*
releases/*
perforatedai.egg-info

# Working Folders
# Working Folders - Ignore all except specific project
Examples/*
!Examples/hackathonProjects/
Examples/hackathonProjects/*
!Examples/hackathonProjects/resnet50_optimization/

# Large Files and Logs to Exclude Everywhere
**/wandb/
**/PAI/
!Examples/hackathonProjects/resnet50_optimization/PAI/
**/*.pt
!Examples/hackathonProjects/resnet50_optimization/PAI/*.pt
**/*.pth
**/*.onnx
**/*.zip
**/*.tar
**/*.tar.gz
**/*.h5
**/*.pkl
218 changes: 109 additions & 109 deletions 218 API/README.md

Large diffs are not rendered by default.

706 changes: 353 additions & 353 deletions 706 API/customization.md

Large diffs are not rendered by default.

690 changes: 345 additions & 345 deletions 690 API/debugging.md

Large diffs are not rendered by default.

Binary file removed BIN -256 KB Examples/ExampleOutput.png
Binary file not shown.
13 changes: 0 additions & 13 deletions 13 Examples/README.md

This file was deleted.

94 changes: 0 additions & 94 deletions 94 Examples/additionalExamples/KAN/README.md

This file was deleted.

144 changes: 0 additions & 144 deletions 144 Examples/additionalExamples/KAN/mnist.py

This file was deleted.

Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.