5 lines
242 B
Plaintext
5 lines
242 B
Plaintext
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.
|