Omomo is an experimental open-source tool to support core optimization techniques in machine learning.
Project description
Omomo
Description
Omomo, https://omomo.dev, is an experimental open-source tool to support core optimization techniques in machine learning.
For users:
- Create conda environment:
conda create -n omomo python=3.10 - Install pip package:
pip install omomo
Examples
- Basic type conversion:
python ex1-types.py - Quantize a CNN model:
python ex2-model-conversion.py
For developers:
- Create conda environment:
conda create -n omomo python=3.10
A. To install library:
poetry install
B. To build package:
poetry build
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
omomo-0.0.1.tar.gz
(7.0 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
omomo-0.0.1-py3-none-any.whl
(9.1 kB
view details)
File details
Details for the file omomo-0.0.1.tar.gz.
File metadata
- Download URL: omomo-0.0.1.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.13.5 Darwin/24.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
71ef360da613913ce10dde6875cc7ea0747bb493e08b14a7565c17e679c3792a
|
|
| MD5 |
ad778f01d12e37e1b795da13fd2d7060
|
|
| BLAKE2b-256 |
810791914c7cf4b32ba27fc0076a286f482d6716325c821b630cddc3b03517f6
|
File details
Details for the file omomo-0.0.1-py3-none-any.whl.
File metadata
- Download URL: omomo-0.0.1-py3-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.13.5 Darwin/24.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4780dbc08996fec58d487a7aa25cd2a1b3d772687524969bba67846fa6c5cc69
|
|
| MD5 |
40b64e8d1718659f6e976c878cf90bca
|
|
| BLAKE2b-256 |
b9687d47650e4462b9f55b2fdcb5b25714115c57c060d097889ecdcdb207dbd4
|