mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
rexnet_100 is disabled for static, does not need dynamic listing (#97100)
Signed-off-by: Edward Z. Yang <ezyang@meta.com> Pull Request resolved: https://github.com/pytorch/pytorch/pull/97100 Approved by: https://github.com/Skylion007
This commit is contained in:
committed by
PyTorch MergeBot
parent
5d33f9cddb
commit
e74c5e5637
@ -250,7 +250,6 @@ CI_SKIP[CI("inductor", training=True, dynamic=True)] = [
|
||||
# torchbench
|
||||
"pytorch_unet", # TypeError: unhashable type: 'SymInt'
|
||||
# timm_models
|
||||
"rexnet_100", # Accuracy failed for key name stem.bn.weight.grad
|
||||
"tf_efficientnet_b0", # NameError: name 's1' is not defined
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user