Converts IR to Code. Heart of Auto-DL
Project description
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
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 Distributions
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 dlmml-0.0.3-py3-none-any.whl.
File metadata
- Download URL: dlmml-0.0.3-py3-none-any.whl
- Upload date:
- Size: 24.3 kB
- Tags: Python 3
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c97f9ad83b9cff1df2669e983dad4cde72379d2d8c2641bef3be10fef3a3b2c6
|
|
| MD5 |
42c3896be5beba03855b40868cb99c0d
|
|
| BLAKE2b-256 |
5012db859e679098414d83b4cc6dce67a803bb0f1c195686f27479090276864a
|