| .. |
|
analysis
|
[ONNX] Make unsupported node analysis result deterministic (#105231)
|
2023-07-15 01:15:05 +00:00 |
|
passes
|
Refactor torch.onnx documentation (#108379)
|
2023-09-08 18:23:48 +00:00 |
|
__init__.py
|
[ONNX] Add fake tensor support to torch.onnx.dynamo_export (#103865)
|
2023-07-11 03:17:17 +00:00 |
|
_pass.py
|
fix: flake8-bugbear code B024 (#107265)
|
2023-10-04 23:52:52 +00:00 |
|
decomposition_table.py
|
Allow registering decomps for HigherOrderOp; add decomp for out_dtype (#108080)
|
2023-08-31 03:15:38 +00:00 |
|
diagnostics.py
|
Fix typo under torch/onnx directory (#110697)
|
2023-10-06 18:21:00 +00:00 |
|
dynamo_graph_extractor.py
|
[ONNX] Relax not exist assertion for 'register_pytree_node' (#107245)
|
2023-08-15 21:01:17 +00:00 |
|
fx_onnx_interpreter.py
|
Fix typo under torch/onnx directory (#110697)
|
2023-10-06 18:21:00 +00:00 |
|
fx_symbolic_graph_extractor.py
|
[ONNX] Refactor Input/Output Adapter (#100490)
|
2023-05-06 16:01:49 +00:00 |
|
onnxfunction_dispatcher.py
|
Fix typo under torch/onnx directory (#110697)
|
2023-10-06 18:21:00 +00:00 |
|
op_validation.py
|
Fix typo under torch/onnx directory (#110697)
|
2023-10-06 18:21:00 +00:00 |
|
patcher.py
|
Fix typo under torch/onnx directory (#110697)
|
2023-10-06 18:21:00 +00:00 |
|
registration.py
|
[ONNX] Expose OnnxRegistry publicly (#106140)
|
2023-08-04 20:46:03 +00:00 |
|
serialization.py
|
Improve fake mode support by adding fake_context to ExportOutput (#105247)
|
2023-07-21 20:36:45 +00:00 |
|
type_utils.py
|
[ONNX] Refactor perfect/nearest match criteria to allow optional inputs and disallow mismatch attributes (#106478)
|
2023-08-10 03:08:23 +00:00 |