Minimalist ML framework.
Project description
Installation
From the candle-pyo3 directory, enable a virtual env where you will want the
candle package to be installed then run.
maturin develop -r
python test.py
Generating Stub Files for Type Hinting
For type hinting support, the candle-pyo3 package requires *.pyi files. You can automatically generate these files using the stub.py script.
Steps:
- Install the package using
maturin. - Generate the stub files by running:
python stub.py
Validation:
To ensure that the stub files match the current implementation, execute:
python stub.py --check
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file candle_nn-0.4.2.tar.gz.
File metadata
- Download URL: candle_nn-0.4.2.tar.gz
- Upload date:
- Size: 476.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
55db19049207d958a8d2409cce678e7d527b99b1a935d3c36f6d910760fd1766
|
|
| MD5 |
fab9a3a8d2b3a1e5efdb5dac355b69ff
|
|
| BLAKE2b-256 |
077c90c40343c1c9c1953efbcc2634562c04b9d6ac4ac49fa2efb07ccf39e722
|
File details
Details for the file candle_nn-0.4.2-cp38-abi3-manylinux_2_34_x86_64.whl.
File metadata
- Download URL: candle_nn-0.4.2-cp38-abi3-manylinux_2_34_x86_64.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.8+, manylinux: glibc 2.34+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b474132986ef553a145753b6db6049514385fed6db9629f0ede53e6a76f090f
|
|
| MD5 |
1c02d90c543570930942730097db29fa
|
|
| BLAKE2b-256 |
846977a94db8a43270778a4984079b1e448fc8244bda15cfae3d172dfcb486e1
|