update,
This commit is contained in:
24
uukssw/quote1/_ref/neural-compressor/.gitignore
vendored
Normal file
24
uukssw/quote1/_ref/neural-compressor/.gitignore
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
*.pyc
|
||||
.vscode
|
||||
.idea
|
||||
/venv/
|
||||
*/__pycache__
|
||||
.ipynb_checkpoints/
|
||||
*.snapshot
|
||||
*.csv
|
||||
*.pb
|
||||
*.ckpt
|
||||
*.log
|
||||
*.swp
|
||||
*.onnx
|
||||
*.so
|
||||
*.egg-info/
|
||||
.eggs/
|
||||
dist/
|
||||
tags
|
||||
build/
|
||||
_build
|
||||
lpot_workspace/
|
||||
.torch/
|
||||
node_modules
|
||||
build_tmp
|
||||
Reference in New Issue
Block a user