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
Running the tutorial "run_vit_b_quant.py" and report following errors in 'benchmark_model(model,20,inputs)':
torch._dynamo.exc.InternalTorchDynamoError: 'PlainAQTLayout' object has no attribute 'layout_type'
What's the potential reason for this? Hope someone can give me some advice, thank you