PointFlow/.gitignore
2023-04-06 15:51:19 +02:00

26 lines
257 B
Plaintext

__pycache__/
*__pycache__
.idea/
*.pyc
data
scratch.py
*.m
.ipynb_checkpoints
checkpoints
runs
metrics/structural_losses/*.so
metrics/structural_losses/*.cu.o
metrics/structural_losses/makefile
PyMesh
checkpoint
pretrained_models*
torchdiffeq/
demo/