You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add dynamic shape support to xnnpack model tests that previously
only tested with static inputs. This covers DeepLab V3, EDSR,
Inception V3/V4, Emformer RNNT, and MobileBERT using the same
DynamicWrapper + interpolate pattern established by ResNet and ViT.
Addresses #11585
Signed-off-by: Lidang-Jiang <lidangjiang@gmail.com>
0 commit comments