Releases: Quansight/pytest-pytorch
Releases · Quansight/pytest-pytorch
Disable plugin from the command line
Support for `OpInfo`'s
This minor release adds support for OpInfo
's which are used more and more throughout the PyTorch test suite (#17).
Furthermore @xmnlab helped us to get pytest-pytorch
into conda-forge
. Installation instruction can be found in the README (#18).
Minor improvements
Initial release
pytest-pytorch
is a lightweight pytest
-plugin that enhances the developer experience when working with the PyTorch test suite if you come from a pytest
background.