"examples/tensorflow/multiple-choice/README.md" did not exist on "cafa6a9e29f3e99c67a1028f8ca779d439bc0689"
Add `with torch.no_grad()` to DistilBERT integration test forward pass (#14979)
* refactor: wrap forward pass around no_grad context * Update tests/test_modeling_distilbert.py * fix: rm `no_grad` from non-integration tests * chore: rm whitespace change
Showing
Please register or sign in to comment