benchmark
5ef4f575
- Fix optimized_for_inference metadata, disable no_grad check
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
aaronenyeshi
Committer
aaronenyeshi
Parents
7d1cd96b
Loading