| .. |
|
assets
|
|
|
|
dynamo
|
[onnxrt, dynamo] Fix run with inputs on mix devices (#121159)
|
2024-03-04 23:39:33 +00:00 |
|
expect
|
[ONNX] Perform implicit casting of constants for the onnx::where operator (#118733) (#120619)
|
2024-03-04 19:27:30 +00:00 |
|
internal
|
|
|
|
model_defs
|
|
|
|
torch_export
|
[export][reland] Disable exported_program.__call__ (#120019)
|
2024-03-05 05:29:46 +00:00 |
|
autograd_helper.py
|
|
|
|
debug_embed_params.py
|
|
|
|
error_reproduction.py
|
[ONNX] Support op consistency error reproduction (#119512)
|
2024-02-09 23:24:01 +00:00 |
|
onnx_test_common.py
|
[export][reland] Disable exported_program.__call__ (#120019)
|
2024-03-05 05:29:46 +00:00 |
|
pytorch_helper.py
|
|
|
|
pytorch_test_common.py
|
[ONNX] Apply modularizarion to exported program exporting (#119498)
|
2024-02-09 22:57:42 +00:00 |
|
test_autograd_funs.py
|
|
|
|
test_custom_ops.py
|
|
|
|
test_export_modes.py
|
|
|
|
test_fx_op_consistency.py
|
Revert "Batch Norm Consolidation (#116092)"
|
2024-03-11 22:22:41 +00:00 |
|
test_fx_passes.py
|
[ONNX] Apply modularizarion to exported program exporting (#119498)
|
2024-02-09 22:57:42 +00:00 |
|
test_fx_to_onnx_decomp_skip.py
|
[ONNX][dynamo_export] Skip instance_norm decomp for export (#120866)
|
2024-03-01 23:51:16 +00:00 |
|
test_fx_to_onnx_with_onnxruntime.py
|
Add support to save safetensors checkpoint directly into onnx (#121001)
|
2024-03-11 15:21:59 +00:00 |
|
test_fx_to_onnx.py
|
Add support to save safetensors checkpoint directly into onnx (#121001)
|
2024-03-11 15:21:59 +00:00 |
|
test_fx_type_promotion.py
|
|
|
|
test_models_onnxruntime.py
|
|
|
|
test_models_quantized_onnxruntime.py
|
|
|
|
test_models.py
|
|
|
|
test_onnx_opset.py
|
[ONNX] Refactor MaxPool to support dynamic inputs (#113318)
|
2023-11-10 23:23:49 +00:00 |
|
test_onnxscript_no_runtime.py
|
[ONNX] Eliminate redundant TODOs (#119060)
|
2024-02-02 23:37:52 +00:00 |
|
test_onnxscript_runtime.py
|
[ONNX] Eliminate redundant TODOs (#119060)
|
2024-02-02 23:37:52 +00:00 |
|
test_op_consistency.py
|
[ONNX] Eliminate redundant TODOs (#119060)
|
2024-02-02 23:37:52 +00:00 |
|
test_operators.py
|
[BE]: Apply FURB118 (prev): replaces unnecessary lambdas with operator. (#116027)
|
2023-12-20 19:35:08 +00:00 |
|
test_pytorch_jit_onnx.py
|
[ONNX] Perform implicit casting of constants for the onnx::where operator (#118733) (#120619)
|
2024-03-04 19:27:30 +00:00 |
|
test_pytorch_onnx_no_runtime.py
|
[ONNX][dynamo_export] Turn off opmath type promotion for div (#119112)
|
2024-02-07 03:27:00 +00:00 |
|
test_pytorch_onnx_onnxruntime_cuda.py
|
|
|
|
test_pytorch_onnx_onnxruntime.py
|
[ONNX] Perform implicit casting of constants for the onnx::where operator (#118733) (#120619)
|
2024-03-04 19:27:30 +00:00 |
|
test_pytorch_onnx_shape_inference.py
|
|
|
|
test_symbolic_helper.py
|
|
|
|
test_utility_funs.py
|
|
|
|
test_verification.py
|
|
|
|
verify.py
|
|
|