pytorch
7cdd39b3 - [ONNX] Update `unconvertible_ops` (#85595)

Commit
2 years ago
[ONNX] Update `unconvertible_ops` (#85595) Update `unconvertible_ops` to create a list of unconvertible ops using the updated registry. - Use fewer passes in the jit process instead to avoid errors during conversion in the ONNX fallback mode - Actually check the registry to find implemented ops - Fix type hints for `_create_jit_graph` and `_jit_pass_onnx_remove_inplace_ops_for_onnx` Pull Request resolved: https://github.com/pytorch/pytorch/pull/85595 Approved by: https://github.com/BowenBao
Author
Committer
Parents
Loading