zhijian-liu / torchpack

A neural network training interface based on PyTorch, with a focus on flexibility
https://pypi.org/project/torchpack/
MIT License
61 stars 15 forks source link

What license is this source released under? #38

Closed superlazyname closed 2 years ago

superlazyname commented 2 years ago

What license is this released under?

Just FYI source code without a license can't be used by anyone, is that what you intend?

zhijian-liu commented 2 years ago

It's not. I just added an MIT license. Thanks for letting me know.

superlazyname commented 2 years ago

OK thank you