forked from EngineX-Cambricon/enginex-mlu370-vllm
add ops
This commit is contained in:
25
torch_mlu_ops-v1.3.2/.gitignore
vendored
Normal file
25
torch_mlu_ops-v1.3.2/.gitignore
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
.cache/
|
||||
.devcontainer/
|
||||
build/
|
||||
packages/
|
||||
__pycache__/
|
||||
.idea/
|
||||
.vscode/
|
||||
*.so
|
||||
*.out
|
||||
*.o
|
||||
*.pyc
|
||||
*.deb
|
||||
*.pt
|
||||
core_dump_*
|
||||
record.txt
|
||||
*.log
|
||||
CMakePresets.json
|
||||
.clangd
|
||||
compile_flags.txt
|
||||
legacy/samples/pytorch/outputs/
|
||||
legacy/src/thirdparty/bangtransformer.egg-info/
|
||||
legacy/src/thirdparty/dist/
|
||||
torch_mlu_ops.egg-info/
|
||||
torch_mlu_ops/_version.py
|
||||
dist/
|
||||
Reference in New Issue
Block a user