Skip to content
This repository was archived by the owner on Aug 1, 2025. It is now read-only.
This repository was archived by the owner on Aug 1, 2025. It is now read-only.

[HF: BigBird] AssertionError: assert isinstance(value, ir.StorageBox) #964

@desertfire

Description

@desertfire

Repro:

benchmarks/huggingface.py -d cuda --inductor --training --float32 --use-eval-mode --quiet -k BigBird

Error:

  File "/fsx/users/binbao/torchdynamo-tip/torchinductor/graph.py", line 263, in output
    assert isinstance(value, ir.StorageBox)
AssertionError
ERROR

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions