-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
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
amp cpu accuracy check failed models
Repro
bash inductor_single_test.sh
single inference performance SUITE MODEL amp first static default 0
new_failures
name | accuracy | perf | suite | reason(reference only) |
---|---|---|---|---|
* | * | * | * | * |
gluon_inception_v3 | X | √ | timm_models | gluon_inception_v3, [2023-08-26 08:23:43 745] torch._dynamo.utils: [ERROR] RMSE (res-fp64): 0.04454 (ref-fp64): 0.01602 and shape=torch.Size([1 1000]) |
lcnet_050 | X | √ | timm_models | lcnet_050, [2023-08-26 08:28:13 614] torch._dynamo.utils: [ERROR] RMSE (res-fp64): 0.26560 (ref-fp64): 0.03031 and shape=torch.Size([1 1000]) |
mobilenetv2_100 | X | √ | timm_models | mobilenetv2_100, [2023-08-26 08:31:40 492] torch._dynamo.utils: [ERROR] RMSE (res-fp64): 0.03747 (ref-fp64): 0.01834 and shape=torch.Size([1 1000]) |
mobilevit_s | X | √ | timm_models | mobilevit_s, [2023-08-26 08:33:13 423] torch._dynamo.utils: [ERROR] RMSE (res-fp64): 6.00970 (ref-fp64): 2.72817 and shape=torch.Size([1 1000]) |
mobilenetv3_large_100 | X | √ | timm_models | mobilenetv3_large_100, [2023-09-02 09:18:52 786] torch._dynamo.utils: [ERROR] RMSE (res-fp64): 0.01714 (ref-fp64): 0.00836 and shape=torch.Size([1 1000]) |
LayoutLMForSequenceClassification | X | √ | timm_models | LayoutLMForSequenceClassification, [2023-09-09 07:26:27 469] torch._dynamo.utils: [ERROR] RMSE (res-fp64): 0.00157 (ref-fp64): 0.00046 and shape=torch.Size([1 2]) |
* | * | * | * | * |
SW info
SW | Nightly commit | Main commit |
---|---|---|
Pytorch | 91bde86 | e00bd83 |
Torchbench | / | 770d5cf7 |
torchaudio | dc83b38 | 66f661d |
torchtext | c11d758 | 60bea66 |
torchvision | 58366ab | a6dea86 |
torchdata | 1d231d1 | 757c032 |
dynamo_benchmarks | f228c8b | / |
Metadata
Metadata
Assignees
Labels
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