SforAiDl / KD_Lib

A Pytorch Knowledge Distillation library for benchmarking and extending works in the domains of Knowledge Distillation, Pruning, and Quantization.
https://kd-lib.readthedocs.io/
MIT License
609 stars 58 forks source link

Add pypi packaging using GitHub Actions #109

Closed khizirsiddiqui closed 3 years ago

khizirsiddiqui commented 3 years ago

Solves #108

@Het-Shah you will need to add PYPI_USERNAME and PYPI_PASSWORD to the github secrets and this should work fine