Skip to content

CI: 9 tests failing with PyTorch 1.10(dev) #9280

@Borda

Description

@Borda

Discussed in #9273

Originally posted by daniellepintz September 2, 2021
I noticed in recent commits these 9 tests are consistently failing in the Conda 1.10 environment
Screen Shot 2021-09-01 at 9 42 35 PM
(https://github.com/PyTorchLightning/pytorch-lightning/runs/3483032531)

FAILED tests/callbacks/test_quantization.py::test_quantization[True-True-average]
FAILED tests/callbacks/test_quantization.py::test_quantization[True-False-average]
FAILED tests/callbacks/test_quantization.py::test_quantization[False-True-average]
FAILED tests/callbacks/test_quantization.py::test_quantization[False-False-average]
FAILED tests/models/test_amp.py::test_amp_cpus[1-bf16-None] - TypeError: __in...
FAILED tests/models/test_amp.py::test_amp_cpus[1-bf16-ddp_spawn] - TypeError:...
FAILED tests/models/test_amp.py::test_amp_cpus[2-bf16-None] - torch.multiproc...
FAILED tests/models/test_amp.py::test_amp_cpus[2-bf16-ddp_spawn] - torch.mult...
FAILED tests/models/test_amp.py::test_cpu_model_with_amp - AssertionError: Re...

Starting this thread to track this issue and try to resolve. Does anyone have any ideas? cc @Borda

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedOpen to be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions