benchmark
5ef4f575 - Fix optimized_for_inference metadata, disable no_grad check

Commit
4 years ago
Fix optimized_for_inference metadata, disable no_grad check no_grad check needs to be captured in context with torch.no_grad(), otherwise it is too late to collect it after eval().
Author
Committer
Parents
Loading