Skip to main content

Converts IR to Code. Heart of Auto-DL

Project description

made-with-python Contributions welcome GitHub issues GitHub closed issues GitHub pull requests GitHub closed pull requests Slack

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:

  1.  # clone the repo
     git clone https://github.com/Auto-DL/DLMML.git
    
  2. Activate your environment (not compulsory but highly recommended)

  3. python -m build

  4. pip install dist\dlmml-*.tar.gz

  5. [Extra Step] Check using pytest by either running pytest or python setup.py pytest

What is the notebooks folder about:

  • Testing and Prototyping is what we do there
  • Run the jupyter-notebook command
  • 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

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

dlmml-0.0.3-py3-none-any.whl (24.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page