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.

poolformer_m36 correctness regression #1861

@desertfire

Description

@desertfire

This is actually a regression from pytorch/pytorch#87054

Repro:

python benchmarks/dynamo/timm_models.py --training --accuracy --device cuda --inductor --float32 --only poolformer_m36

Error:

[2022-11-14 16:28:33,509] torch._dynamo.utils: [ERROR] RMSE (res-fp64): nan, (ref-fp64): 0.00001 and shape=torch.Size([96, 3, 7, 7])
[2022-11-14 16:28:33,509] torch._dynamo.utils: [ERROR] Accuracy failed for key name patch_embed.proj.weight.grad

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions