Small utility functions for machine learning
Project description
nanoml
A collection of nano utility functions to make the ML code cleaner
[!IMPORTANT] This project is under active development. Feel free to open an issue or submit a pull request.
pip install nanoml
Documentation
Example
from nanoml.dtype import is_bf16_supported
print(is_bf16_supported())
# True if bfloat16 is supported, False otherwise
Contributing
Contributions are welcome! Please open an issue or submit a pull request.
Contribution Steps:
- Fork the repository
- Create a new branch
- Run
uv syncorpip install -e .to install the dependencies - Run
pre-commit installto install the pre-commit hooks - Make your changes and commit them
- Push to your fork
- Open a PR
License
MIT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nanoml-0.1.4.tar.gz
(171.4 kB
view details)
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 nanoml-0.1.4.tar.gz.
File metadata
- Download URL: nanoml-0.1.4.tar.gz
- Upload date:
- Size: 171.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.6.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
658663eafc8e406650f48f63db2d1a24d5ad2060d989698b573779ad35ab5323
|
|
| MD5 |
e03265fcc6607013de7ecf6844f48074
|
|
| BLAKE2b-256 |
443ba0c70dd45700be11d4918032b1fc4dcf2ccac878b1bf205378375ecc4dbb
|
File details
Details for the file nanoml-0.1.4-py3-none-any.whl.
File metadata
- Download URL: nanoml-0.1.4-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.6.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
35a8ca951b4b72c0df86933ffc4d35508e2bcbd01b99e3a90b434080c37782ca
|
|
| MD5 |
ddd71764ebbe42a4d4c6c2ce68908143
|
|
| BLAKE2b-256 |
aad191681eea9e649ce05e3ce2fcd1b4d3ce0cdb0a08397df0b89e974f06767c
|