add profile frame and bf15/fp16 switch
This commit is contained in:
19
.gitignore
vendored
Normal file
19
.gitignore
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
.venv/
|
||||
outputs/
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
||||
.pytest_cache/
|
||||
.mypy_cache/
|
||||
.ruff_cache/
|
||||
|
||||
torch_profile/
|
||||
trace.json
|
||||
key_averages.txt
|
||||
eval_tmp_*.npy
|
||||
*.mp4
|
||||
*.gif
|
||||
|
||||
.DS_Store
|
||||
.idea/
|
||||
.vscode/
|
||||
Reference in New Issue
Block a user