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
Hi,
Can torch-mlir support training with pytorch2.0 torchdynamo & aot_autograd now, I try your resnet18 example, but it is an inference demo. I train the resnet18 with aot_autograd but fail. Can you describe the status of supporting pytorch2.0.