Samsung / ONE

On-device Neural Engine
Other
438 stars 157 forks source link

[tools] model_explorer_circle package generation and publish #14330

Open seanshpark opened 1 day ago

seanshpark commented 1 day ago

Let's enable model_explorer_circle package generation and publish to pypi.org

seanshpark commented 1 day ago
seanshpark commented 1 day ago

I'll follow basics from https://github.com/pypa/sampleproject/

seanshpark commented 1 day ago

README.md will be used as description of the package in pypi.org. Current file contains How to generate Circle schema python script which would be better to exist in some separate how to file. Let's split this.

seanshpark commented 1 day ago

Need to add MANIFEST.in file for package generation