Metadata-Version: |
2.1 |
Name: |
torch-liberator |
Version: |
0.2.1 |
Summary: |
The torch liberator module |
Author: |
Jon Crall |
Author-Email: |
jon.crall[at]kitware.com |
Home-Page: |
https://gitlab.kitware.com/computer-vision/torch_liberator |
License: |
Apache 2 |
Classifier: |
Development Status :: 3 - Alpha |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Topic :: Utilities |
Classifier: |
License :: OSI Approved :: Apache Software License |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Requires-Python: |
>=3.7 |
Requires-Dist: |
ubelt (>=1.2.2) |
Requires-Dist: |
liberator (>=0.0.1) |
Requires-Dist: |
networkx-algo-common-subtree (>=0.2.0) |
Requires-Dist: |
numpy (>=1.19.3); python_version < "3.10" and python_version >= "3.6" |
Requires-Dist: |
torch (>=1.9.0); python_version < "3.10" and python_version >= "3.9" |
Requires-Dist: |
torch (>=1.11.0); python_version < "3.11" and python_version >= "3.10" |
Requires-Dist: |
numpy (>=1.21.6); python_version < "3.11" and python_version >= "3.10" |
Requires-Dist: |
networkx (>=2.5.1); python_version < "3.7" and python_version >= "3.6" |
Requires-Dist: |
torch (>=1.9.0); python_version < "3.9.0" and python_version >= "3.6.0" |
Requires-Dist: |
torch (>=1.13.0); python_version < "4.0" and python_version >= "3.11" |
Requires-Dist: |
numpy (>=1.23.2); python_version < "4.0" and python_version >= "3.11" |
Requires-Dist: |
networkx (>=2.6.2); python_version >= "3.7" |
Requires-Dist: |
ubelt (>=1.2.2); extra == "all" |
Requires-Dist: |
liberator (>=0.0.1); extra == "all" |
Requires-Dist: |
networkx-algo-common-subtree (>=0.2.0); extra == "all" |
Requires-Dist: |
xdoctest (>=0.15.10); extra == "all" |
Requires-Dist: |
ubelt (==1.2.2); extra == "all-strict" |
Requires-Dist: |
liberator (==0.0.1); extra == "all-strict" |
Requires-Dist: |
networkx-algo-common-subtree (==0.2.0); extra == "all-strict" |
Requires-Dist: |
xdoctest (==0.15.10); extra == "all-strict" |
Requires-Dist: |
numpy (==1.19.3); (python_version < "3.10" and python_version >= "3.6") and extra == "all-strict" |
Requires-Dist: |
torch (==1.9.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict" |
Requires-Dist: |
torchvision (==0.10.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict" |
Requires-Dist: |
pytest (==4.6.0); (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "all-strict" |
Requires-Dist: |
torch (==1.11.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict" |
Requires-Dist: |
numpy (==1.21.6); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict" |
Requires-Dist: |
torchvision (==0.12.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict" |
Requires-Dist: |
coverage (==4.4.0); (python_version < "3.6" and python_version >= "2.7") and extra == "all-strict" |
Requires-Dist: |
networkx (==2.5.1); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict" |
Requires-Dist: |
torchvision (==0.10.0); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict" |
Requires-Dist: |
pytest (==4.6.0); (python_version < "3.7.0" and python_version >= "3.6.0") and extra == "all-strict" |
Requires-Dist: |
torchvision (==0.10.0); (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict" |
Requires-Dist: |
torchvision (==0.10.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict" |
Requires-Dist: |
torch (==1.9.0); (python_version < "3.9.0" and python_version >= "3.6.0") and extra == "all-strict" |
Requires-Dist: |
torch (==1.13.0); (python_version < "4.0" and python_version >= "3.11") and extra == "all-strict" |
Requires-Dist: |
numpy (==1.23.2); (python_version < "4.0" and python_version >= "3.11") and extra == "all-strict" |
Requires-Dist: |
pytest (==6.2.5); python_version >= "3.10.0" and extra == "all-strict" |
Requires-Dist: |
coverage (==5.2.1); python_version >= "3.6" and extra == "all-strict" |
Requires-Dist: |
pytest-cov (==3.0.0); python_version >= "3.6.0" and extra == "all-strict" |
Requires-Dist: |
networkx (==2.6.2); python_version >= "3.7" and extra == "all-strict" |
Requires-Dist: |
numpy (>=1.19.3); (python_version < "3.10" and python_version >= "3.6") and extra == "all" |
Requires-Dist: |
torch (>=1.9.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all" |
Requires-Dist: |
torchvision (>=0.10.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all" |
Requires-Dist: |
pytest (>=4.6.0); (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "all" |
Requires-Dist: |
torch (>=1.11.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all" |
Requires-Dist: |
numpy (>=1.21.6); (python_version < "3.11" and python_version >= "3.10") and extra == "all" |
Requires-Dist: |
torchvision (>=0.12.0); (python_version < "3.11" and python_version >= "3.10") and extra == "all" |
Requires-Dist: |
coverage (>=4.4.0); (python_version < "3.6" and python_version >= "2.7") and extra == "all" |
Requires-Dist: |
networkx (>=2.5.1); (python_version < "3.7" and python_version >= "3.6") and extra == "all" |
Requires-Dist: |
torchvision (>=0.10.0); (python_version < "3.7" and python_version >= "3.6") and extra == "all" |
Requires-Dist: |
pytest (>=4.6.0); (python_version < "3.7.0" and python_version >= "3.6.0") and extra == "all" |
Requires-Dist: |
torchvision (>=0.10.0); (python_version < "3.8" and python_version >= "3.7") and extra == "all" |
Requires-Dist: |
torchvision (>=0.10.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all" |
Requires-Dist: |
torch (>=1.9.0); (python_version < "3.9.0" and python_version >= "3.6.0") and extra == "all" |
Requires-Dist: |
torch (>=1.13.0); (python_version < "4.0" and python_version >= "3.11") and extra == "all" |
Requires-Dist: |
numpy (>=1.23.2); (python_version < "4.0" and python_version >= "3.11") and extra == "all" |
Requires-Dist: |
pytest (>=6.2.5); python_version >= "3.10.0" and extra == "all" |
Requires-Dist: |
coverage (>=5.2.1); python_version >= "3.6" and extra == "all" |
Requires-Dist: |
pytest-cov (>=3.0.0); python_version >= "3.6.0" and extra == "all" |
Requires-Dist: |
networkx (>=2.6.2); python_version >= "3.7" and extra == "all" |
Requires-Dist: |
ubelt (==1.2.2); extra == "runtime-strict" |
Requires-Dist: |
liberator (==0.0.1); extra == "runtime-strict" |
Requires-Dist: |
networkx-algo-common-subtree (==0.2.0); extra == "runtime-strict" |
Requires-Dist: |
numpy (==1.19.3); (python_version < "3.10" and python_version >= "3.6") and extra == "runtime-strict" |
Requires-Dist: |
torch (==1.9.0); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict" |
Requires-Dist: |
torch (==1.11.0); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict" |
Requires-Dist: |
numpy (==1.21.6); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict" |
Requires-Dist: |
networkx (==2.5.1); (python_version < "3.7" and python_version >= "3.6") and extra == "runtime-strict" |
Requires-Dist: |
torch (==1.9.0); (python_version < "3.9.0" and python_version >= "3.6.0") and extra == "runtime-strict" |
Requires-Dist: |
torch (==1.13.0); (python_version < "4.0" and python_version >= "3.11") and extra == "runtime-strict" |
Requires-Dist: |
numpy (==1.23.2); (python_version < "4.0" and python_version >= "3.11") and extra == "runtime-strict" |
Requires-Dist: |
networkx (==2.6.2); python_version >= "3.7" and extra == "runtime-strict" |
Requires-Dist: |
xdoctest (>=0.15.10); extra == "tests" |
Requires-Dist: |
xdoctest (==0.15.10); extra == "tests-strict" |
Requires-Dist: |
torchvision (==0.10.0); (python_version < "3.10" and python_version >= "3.9") and extra == "tests-strict" |
Requires-Dist: |
pytest (==4.6.0); (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "tests-strict" |
Requires-Dist: |
torchvision (==0.12.0); (python_version < "3.11" and python_version >= "3.10") and extra == "tests-strict" |
Requires-Dist: |
coverage (==4.4.0); (python_version < "3.6" and python_version >= "2.7") and extra == "tests-strict" |
Requires-Dist: |
torchvision (==0.10.0); (python_version < "3.7" and python_version >= "3.6") and extra == "tests-strict" |
Requires-Dist: |
pytest (==4.6.0); (python_version < "3.7.0" and python_version >= "3.6.0") and extra == "tests-strict" |
Requires-Dist: |
torchvision (==0.10.0); (python_version < "3.8" and python_version >= "3.7") and extra == "tests-strict" |
Requires-Dist: |
torchvision (==0.10.0); (python_version < "3.9" and python_version >= "3.8") and extra == "tests-strict" |
Requires-Dist: |
pytest (==6.2.5); python_version >= "3.10.0" and extra == "tests-strict" |
Requires-Dist: |
coverage (==5.2.1); python_version >= "3.6" and extra == "tests-strict" |
Requires-Dist: |
pytest-cov (==3.0.0); python_version >= "3.6.0" and extra == "tests-strict" |
Requires-Dist: |
torchvision (>=0.10.0); (python_version < "3.10" and python_version >= "3.9") and extra == "tests" |
Requires-Dist: |
pytest (>=4.6.0); (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "tests" |
Requires-Dist: |
torchvision (>=0.12.0); (python_version < "3.11" and python_version >= "3.10") and extra == "tests" |
Requires-Dist: |
coverage (>=4.4.0); (python_version < "3.6" and python_version >= "2.7") and extra == "tests" |
Requires-Dist: |
torchvision (>=0.10.0); (python_version < "3.7" and python_version >= "3.6") and extra == "tests" |
Requires-Dist: |
pytest (>=4.6.0); (python_version < "3.7.0" and python_version >= "3.6.0") and extra == "tests" |
Requires-Dist: |
torchvision (>=0.10.0); (python_version < "3.8" and python_version >= "3.7") and extra == "tests" |
Requires-Dist: |
torchvision (>=0.10.0); (python_version < "3.9" and python_version >= "3.8") and extra == "tests" |
Requires-Dist: |
pytest (>=6.2.5); python_version >= "3.10.0" and extra == "tests" |
Requires-Dist: |
coverage (>=5.2.1); python_version >= "3.6" and extra == "tests" |
Requires-Dist: |
pytest-cov (>=3.0.0); python_version >= "3.6.0" and extra == "tests" |
Provides-Extra: |
all |
Provides-Extra: |
all-strict |
Provides-Extra: |
optional |
Provides-Extra: |
optional-strict |
Provides-Extra: |
runtime-strict |
Provides-Extra: |
tests |
Provides-Extra: |
tests-strict |
Description-Content-Type: |
text/x-rst |
License-File: |
LICENSE |