"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "f21bc4215aa979a5f11a4988600bc84ad96bef5f"
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