PointFlow/.gitignore
2019-07-13 21:32:26 -07:00

24 lines
237 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
torchdiffeq/
demo/