olinda

View on PyPIReverse Dependencies (0)

0.1.0 olinda-0.1.0-py3-none-any.whl

Wheel Details

Project: olinda
Version: 0.1.0
Filename: olinda-0.1.0-py3-none-any.whl
Download: [link]
Size: 13564
MD5: 1880353d0012a41c8bd39b3a4a723a67
SHA256: 9121978c884eff20709bafd2f6b18826a17a645654021e6e0797ce7f8d7c4f10
Uploaded: 2022-09-09 16:00:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: olinda
Version: 0.1.0
Summary: A model distillation library
Author: Ankur Kumar
Author-Email: ank[at]leoank.me
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8,<3.10
Requires-Dist: cbor (<2.0.0,>=1.0.0)
Requires-Dist: cbor2 (<6.0.0,>=5.4.3)
Requires-Dist: click (<9.0.0,>=8.1.3)
Requires-Dist: gin-config (<0.6.0,>=0.5.0)
Requires-Dist: griddify (<0.0.2,>=0.0.1)
Requires-Dist: joblib (<2.0.0,>=1.1.0)
Requires-Dist: onnx (<2.0.0,>=1.12.0)
Requires-Dist: onnx-tf (<2.0.0,>=1.10.0)
Requires-Dist: pandas (<2.0.0,>=1.4.4)
Requires-Dist: pydantic (<2.0.0,>=1.9.2)
Requires-Dist: pytorch-lightning (<2.0.0,>=1.7.2)
Requires-Dist: torch (<2.0.0,>=1.12.1)
Requires-Dist: webdataset (<0.3.0,>=0.2.18)
Requires-Dist: xdg (<6.0.0,>=5.1.1)
[No description]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.7
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
olinda/__init__.py sha256=P2NQncmLYBwQXxb0Y7yjpCfaAVhPPsMrG5suPidKLz0 386
olinda/cli/__init__.py sha256=_kFkq6dqEqTVYs6fMUhgMqOLnsnzbQ_UkNP-6a63OHU 26
olinda/cli/main.py sha256=hLFZuDr2EkG9xR_wRO95B5jl6ENitPwQC4FFDKkEWTc 186
olinda/configs/base.gin sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
olinda/data/__init__.py sha256=DVRP-JSi96lJ3Ux9RZ1nhhd2rMvjEQxdx8XbELcfHwc 250
olinda/data/featurized_smiles.py sha256=jQjz4BkOc7dJiHNiCyV11e6XL6XKepGQmg-gS1gv39s 3522
olinda/data/generic_model_output.py sha256=cSkZLiGycW14tOmvqufjVhF3WDFf9E_vUNHSOpGAtLU 2878
olinda/data/reference_smiles.py sha256=QOA9WWzRSQqStngLyyfLDZnODXA-OdfeN5vEH3_mT-0 4684
olinda/distillation.py sha256=sgn8mMT2JJiwAsKCv37vA4LWBrhu-6BmgZsY9YGYg6I 7548
olinda/featurizer.py sha256=IpO-6aUzLbUMWljXJhdd62OyT_A9K0C6rMdk1Tl8taw 420
olinda/flat2grid.joblib sha256=RIruFtPkarF9X88737EVXLI-y4rysmvPicSAbODi6DE 16674
olinda/generic_model.py sha256=qPG9aklWcBA4NjiD30_xF3QNrMzfJww6XM8Kij1WR3o 969
olinda/models/__init__.py sha256=7xtL8Ml3XAeSldfug20IEuJG34yJ-44tClycWcY8DDU 27
olinda/models/base.py sha256=jbrLQnbtpZQRWajIkEgxRVuVVtoTlxtOjmu3-x9rG7o 328
olinda/models/olinda_zero.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
olinda/pipelines/__init__.py sha256=HTjCAvNgfTCCKJDouBGf9C3URsiXfxeS_7TsujEXAVE 24
olinda/utils.py sha256=YSWyNt3fmJjQUZfATVhY4LsEO9i0jfYEdwE4pUZb5eI 1200
olinda-0.1.0.dist-info/entry_points.txt sha256=Wx8H4kPkoe1-966r5duagzvf9o1e7NHGUrZW5k2RdTs 47
olinda-0.1.0.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
olinda-0.1.0.dist-info/METADATA sha256=8ysxSty1VFmYyGOLuxLG43w_RY7XqFY2CtNzEsVctwo 877
olinda-0.1.0.dist-info/RECORD

entry_points.txt

olinda = olinda.cli.main:main