"docs/vscode:/vscode.git/clone" did not exist on "51e5eca612d24896165ba8f7c83ecd0e8f695aa4"
Initial support for symbolic tracing with torch.fx allowing dynamic axes (#13579)
* Symbolic trace dynamic axes support for BERT like models (albert, bert, distilbert, mobilebert, electra, megatron-bert)
* Sanity checks before tracing that make sure the model to trace is supported
* Adapted to PyTorch 1.9
Co-authored-by:
Michael Benayoun <michael@huggingface.co>
Showing
Please register or sign in to comment