Skip to content

Command to reproduce error is incorrect #106377

@kshitij12345

Description

@kshitij12345

🐛 Describe the bug

To execute this test, run the following from the base repo dir: TEST_WITH_TORCHINDUCTOR=1 python test/test_torch.py -k test_nondeterministic_alert_NLLLoss_cuda

But I had to run it with

PYTORCH_TEST_WITH_INDUCTOR=1 python test/test_torch.py -k test_nondeterministic_alert_NLLLoss_cuda

Ref CI failure: https://github.com/pytorch/pytorch/actions/runs/5678841216/job/15391208767?pr=106118
Ref PR: #106118

Versions

master

cc @mruberry @ZainRizvi

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issuemodule: infraRelates to CI infrastructuremodule: testingIssues related to the torch.testing module (not tests)module: testsIssues related to tests (not the torch.testing module)needs reproductionEnsure you have actionable steps to reproduce the issue. Someone else needs to confirm the repro.triagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate module

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions