diff options
Diffstat (limited to 'misc/py-torchsummary/pkg-descr')
-rw-r--r-- | misc/py-torchsummary/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/py-torchsummary/pkg-descr b/misc/py-torchsummary/pkg-descr new file mode 100644 index 000000000000..2e23fe04a93e --- /dev/null +++ b/misc/py-torchsummary/pkg-descr @@ -0,0 +1,2 @@ +torchsummary is a Python module that produces model summary in PyTorch similar +to `model.summary()` in Keras. |