https://github.com/antoinecarme/pyaf
Tip revision: 4ab4a659801ba2d48ca519f605d6d97754879922 authored by Antoine CARME on 23 February 2023, 19:33:48 UTC
Don't import torch if not used in the model. Can fail when some platforms don't have enough memory.
Don't import torch if not used in the model. Can fail when some platforms don't have enough memory.
Tip revision: 4ab4a65
File | Mode | Size |
---|---|---|
.circleci | ||
.github | ||
benches | ||
data | ||
docs | ||
notebooks_sandbox | ||
outputs | ||
pyaf | ||
scripts | ||
tests | ||
.gitattributes | -rw-r--r-- | 140 bytes |
.gitignore | -rw-r--r-- | 45 bytes |
.travis.yml | -rw-r--r-- | 1.3 KB |
AUTHORS.rst | -rw-r--r-- | 320 bytes |
Changelog.md | -rw-r--r-- | 2.1 KB |
Doxyfile | -rw-r--r-- | 103.7 KB |
ISSUE_TEMPLATE.md | -rw-r--r-- | 615 bytes |
LICENSE | -rw-r--r-- | 1.5 KB |
Procfile | -rw-r--r-- | 24 bytes |
README.md | -rw-r--r-- | 12.8 KB |
TODO.md | -rw-r--r-- | 2.9 KB |
__init__.py | -rw-r--r-- | 0 bytes |
requirements.txt | -rw-r--r-- | 65 bytes |
runtime.txt | -rw-r--r-- | 13 bytes |
setup.cfg | -rw-r--r-- | 39 bytes |
setup.py | -rw-r--r-- | 1.1 KB |