"vscode:/vscode.git/clone" did not exist on "43fa42698d9c4c9ed87c42dd0573515fe47d83c8"
fix ipex+fp32 jit trace error in ipex 1.13 (#20504)
error show like: “Currently the auto_kernel_selection does not support the grad mode! Please add torch.no_grad() before the inference runtime..” since jit mode only work in inference mode, it's safe to add such logic.
Showing
Please register or sign in to comment