Skip to content

Commit

Permalink
Mark crossvit_9_240 as passing dynamic=True (#92981)
Browse files Browse the repository at this point in the history
Signed-off-by: Edward Z. Yang <ezyang@meta.com>

Pull Request resolved: #92981
Approved by: https://github.com/Chillee
  • Loading branch information
ezyang authored and pytorchmergebot committed Jan 26, 2023
1 parent 1d03a6a commit 5e9fa0a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion benchmarks/dynamo/common.py
Expand Up @@ -174,7 +174,6 @@ class CI(NamedTuple):
"pyhpc_turbulent_kinetic_energy", # 'SymInt' object has no attribute '__iadd__'
"vision_maskrcnn", # cannot determine truth value of Relational
# timm_models
"crossvit_9_240", # torch._C._nn.upsample_bicubic2d
"levit_128", # Coverage: self.bn(x.flatten(0, 1)).reshape_as(x)
]

Expand Down

0 comments on commit 5e9fa0a

Please sign in to comment.