pytorch/test/onnx/internal
BowenBao d8a71a6633 [ONNX] Set 'Generic[Diagnostic]' as base class for 'DiagnosticContext' (#107165)
Allows overriding the `Diagnostic` type for DiagnosticContext and enable type checking.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/107165
Approved by: https://github.com/justinchuby, https://github.com/titaiwangms
ghstack dependencies: #106741, #107158
2023-08-15 21:01:17 +00:00
..
test_beartype.py [ONNX] Remove torch dependencies in _beartype (#98958) 2023-04-13 00:54:52 +00:00
test_diagnostics.py [ONNX] Set 'Generic[Diagnostic]' as base class for 'DiagnosticContext' (#107165) 2023-08-15 21:01:17 +00:00
test_registraion.py