diff options
Diffstat (limited to 'misc/py-torchao/pkg-descr')
-rw-r--r-- | misc/py-torchao/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/py-torchao/pkg-descr b/misc/py-torchao/pkg-descr new file mode 100644 index 000000000000..08e1fee9729d --- /dev/null +++ b/misc/py-torchao/pkg-descr @@ -0,0 +1,4 @@ +torchao is analogous to a great API in Keras to view the visualization +of the model which is very helpful while debugging your network. +The aim is to provide information complementary to, what is not provided +by print(your_model) in PyTorch. |