Skip to content

timm models accuracy regress due to triton pin bump #123126

@shunting314

Description

@shunting314

🐛 Describe the bug

When bumping triton from old pin (989adb9a29496c22a36ef82ca69cad5dad536b9c), to new pin (45fff310c891f5a92d55445adf8cc9d29df5841e) here #123077 . We found there are accuracy test regression.

Command

time python benchmarks/dynamo/timm_models.py --backend inductor --amp --accuracy --only mixer_b16_224 --training

It pass with the old pin but fail with the new pin.

Update: The problem can also be reproed using levit_128 model.

cc @htyu @manman-ren

cc @ezyang @msaroufim @bdhirsh @anijain2305 @chauhang

Metadata

Metadata

Assignees

No one assigned

    Labels

    module: inductoroncall: pt2triagedThis 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