PyProf 21.02 Release Notes
Description
PyProf release for 21.02 is available in the NVIDIA PyTorch NGC containers and directly from the PyProf GitHub page, and as a Python Wheel on the NVIDIA PY Index.
New Features
The key features of PyProf v3.8.0 / r21.02 are:
- Latest PyProf version supports PyTorch 1.8.0 and Nsight Systems 2020.3.4.
- Latest PyProf version is compatible with DLProf v0.19.0 / r21.02.
- Torch.ones and Torch.zeros input can now be a list, tuple, or a sequence of integers.
Known Issues
- This software only supports PyTorch 1.8.
Resolved Issues
- Tensor.log_softmax will no longer trigger an assertion.