-
Notifications
You must be signed in to change notification settings - Fork 25.4k
Closed
Labels
module: functionalizationused for issues that are specific to functionalization (AOTAutograd bugs should start w aotdispatch)used for issues that are specific to functionalization (AOTAutograd bugs should start w aotdispatch)triagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
Description
🐛 Describe the bug
torch.lstm fails here due to a mismatch between device type between the tensor.options() and torch.storage().
This issue occurs when running torch.lstm (specifically, demucs
model from torchbench) with aot_eager
backend in dynamo.
Versions
master branch
Metadata
Metadata
Assignees
Labels
module: functionalizationused for issues that are specific to functionalization (AOTAutograd bugs should start w aotdispatch)used for issues that are specific to functionalization (AOTAutograd bugs should start w aotdispatch)triagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module