DLMML
The intermediary representation of the generated model.
How to run
Install form PyPI (recommended):
pip install dlmml
Yep, that's it :)
Steps to build package locally:
-
# clone the repo git clone https://github.com/Auto-DL/DLMML.git
-
Activate your environment (not compulsory but highly recommended)
-
python -m build -
pip install dist\dlmml-*.tar.gz -
[Extra Step] Check using pytest by either running
pytestorpython setup.py pytest
What is the notebooks folder about:
- Testing and Prototyping is what we do there
- Run the
jupyter-notebookcommand - Using the GUI, navigate and run the notebooks
- This can be a good starting point
Where to go next?
To know more about the project and initiative, please visit our website
Curious to know about our front-end or backend development? Here, Have a look :)
Note
- To know more about the technicalities of the project, read the our developer guidelines.
- For more detailed instructions to run the DLMML part. Read our User guidelines
Contributing
Please take a look at our contributing guidelines if you're interested in helping!
Features to add
-
Add model generation code for pytorch
-
Check if generated code is correct (current thought is to call model.compile and return errors if any)
-
Add different model evaluation parameters
-
Test for backward compatibility of libraries versions
-
Benchmarking parameters
-
Visualization and data preprocessing steps to be added
Release files for dlmml 0.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| dlmml-0.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Release files / dlmml-0.0.3-py3-none-any.whl
| Download URL | dlmml-0.0.3-py3-none-any.whl |
|---|---|
| Size | 24.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c97f9ad83b9cff1df2669e983dad4cde72379d2d8c2641bef3be10fef3a3b2c6
|
|
BLAKE2b-256 checksum How to use checksums |
5012db859e679098414d83b4cc6dce67a803bb0f1c195686f27479090276864a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.7
|