FoXAI icon indicating copy to clipboard operation
FoXAI copied to clipboard

with torch.inference_mode():

Open kamilrzechowski opened this issue 6 months ago • 0 comments

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():

kamilrzechowski avatar Aug 27 '24 14:08 kamilrzechowski