FoXAI
FoXAI copied to clipboard
with torch.inference_mode():
with torch.inference_mode():
makes the model fail with tensor does not required grad.
Provide better explanation, why to xai cannot be used with with torch.inference_mode():