From 5e9fa0a8fc87f9a626f144bb5527da0426ac384b Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Wed, 25 Jan 2023 11:46:20 -0500 Subject: [PATCH] Mark crossvit_9_240 as passing dynamic=True (#92981) Signed-off-by: Edward Z. Yang Pull Request resolved: https://github.com/pytorch/pytorch/pull/92981 Approved by: https://github.com/Chillee --- benchmarks/dynamo/common.py | 1 - 1 file changed, 1 deletion(-) diff --git a/benchmarks/dynamo/common.py b/benchmarks/dynamo/common.py index 45a9f51ad85f..b113b0c7fa3b 100644 --- a/benchmarks/dynamo/common.py +++ b/benchmarks/dynamo/common.py @@ -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) ]