-
-
Notifications
You must be signed in to change notification settings - Fork 692
Typefix #2615
Copy link
Copy link
Closed
Description
🐛 Due to changes in variable types in the nightly PyTorch version, some # type ignore comments are redundant and we need some in some new places for mypy tests to pass Due to changes in variable types in the nightly PyTorch version, some # type ignore comments are redundant and we need some in some new places for mypy tests to pass.
Mypy tests failing Install pytorch nightly version by `conda install pytorch torchvision torchaudio cudatoolkit=10.2 -c pytorch-nightly` and run `bash ./tests/run_code_style.sh mypy` Expected the tests to passEnvironment
- PyTorch Version: 1.13.0.dev20220715
- Ignite Version: 0.5.0
- OS: Ubuntu 20.04
- How you installed Ignite:
pip - Python version:
3.10.4
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
