blowtorch-py

View on PyPIReverse Dependencies (0)

0.1.3 blowtorch_py-0.1.3-py3-none-any.whl

Wheel Details

Project: blowtorch-py
Version: 0.1.3
Filename: blowtorch_py-0.1.3-py3-none-any.whl
Download: [link]
Size: 13478
MD5: a011b07a780b977b3f965887d7054c2b
SHA256: ae1296ccbbde54c2dca064c234e77bb5b6bb141205b716a024d311b34316c289
Uploaded: 2022-08-05 12:50:26 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: blowtorch-py
Version: 0.1.3
Summary: A framework for creating Rust machine learning models that are trained in Python.
Author: Conzel
Author-Email: 38732545+Conzel[at]users.noreply.github.com
Project-Url: Documentation, https://blowtorch.readthedocs.io/en/latest/
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9,<4.0
Requires-Dist: Jinja2 (<4.0.0,>=3.1.1)
Requires-Dist: jsonschema (<5.0.0,>=4.4.0)
Requires-Dist: torch (<2.0.0,>=1.11.0)
Description-Content-Type: text/markdown
[Description omitted; length: 1571 characters]

WHEEL

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

RECORD

Path Digest Size
blowtorch/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
blowtorch/cli.py sha256=wT02Z_9qxhuFzVBOgpFikD0AN42442l5eT4aiVHLBBA 2054
blowtorch/export_weights.py sha256=EkkJLu4pfa402LYQ-7Ysm_BcHCynjalr10nR3IcNUao 1397
blowtorch/generate_models.py sha256=BosuS8kAjwrWs5dwmE2eTnRzSHxqafyBbq_IZ2Tdn0s 2581
blowtorch/layers/__init__.py sha256=r8G_H-yyG9Pl5zWHMaupSSSt-mZQl1IRguWjROfn3uU 80
blowtorch/layers/_convolutions.py sha256=g-x8gSZf8tUoDVz3HvEgQ3nhht5-ZuisAh0t2DLU95Y 2996
blowtorch/layers/_flatten.py sha256=cGAgTobwgDlIFnSIKpEX5otPg3AmkZdnteh6e4_5mK4 832
blowtorch/layers/_interfaces.py sha256=7OqzFk3Hm3Kl4E829eATg4mHWvLCRyTfy0TgDsYgRqY 3435
blowtorch/layers/_linear.py sha256=7PDdWopHfBK3ouVLDpLZFbPBu_gLqn7nt-M4dscrC5k 1445
blowtorch/layers/_parsing.py sha256=DCxWxDR9L4NzI_LwzsXcuTp7fhCCKQr2poVSTjm2cwU 3261
blowtorch/layers/_relu.py sha256=fKLtBtePeI30lyPYFE6jAjTvpy5KN9_CB4gamwc3-Bs 714
blowtorch/schema/model-schema.schema sha256=94IR3OLYpDyT3ebdmyYRguFqY35g6e-Q-ZM9zjw2Srw 4111
blowtorch/templates/models_template.py.jinja2 sha256=G2rmWzBnUESeim8yv1LGyiWZUIs5T3RarkWLQDzi4Ag 1078
blowtorch/templates/models_template.rs.jinja2 sha256=eJb1LvwuFG7VKf8NJty1kAvw4X6bPzkL9dMHU8sH_Hc 3064
blowtorch_py-0.1.3.dist-info/entry_points.txt sha256=dlUKCGyl-nb5xWNBvBZ4ThoEuhvpxX9NYEkB6zNh7B4 48
blowtorch_py-0.1.3.dist-info/WHEEL sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30 83
blowtorch_py-0.1.3.dist-info/METADATA sha256=FpYBx1ahHn_BTBIbk53SykJltWptlWdb0l25p0UhjqM 2263
blowtorch_py-0.1.3.dist-info/RECORD

entry_points.txt

blowtorch = blowtorch.cli:main