sksq96 / pytorch-summary

Model summary in PyTorch similar to `model.summary()` in Keras
MIT License
3.98k stars 412 forks source link

License Information #140

Closed illfang closed 3 years ago

illfang commented 3 years ago

Thank you for your implementation!

Sadly, currently this project does not provide any license information so it is not clear how to use or reference the implementation.

Would it be possible to add license information e.g. MIT License to remove this uncertainty?

sksq96 commented 3 years ago

Thanks for the suggestion. I've updated the license to MIT License.