Inspector for PyTorch: see how your model is performing
- Numpy
- Pytorch
For python 3.5+
To install this package, clone this repository and use
python setup.py install
The examples folder contains a couple of scripts demonstrating the use of this package
To run the test suite from the top directory, do
python -m unittest discover pt_inspector/tests/