pytorch/test/onnx
2025-10-31 20:47:57 +00:00
..
assets
expect
exporter Update weight tensor initialization in RMSNormalization (#166550) 2025-10-31 14:29:27 +00:00
internal [ONNX] Refactor torchscript based exporter (#161323) 2025-09-02 16:10:30 +00:00
model_defs
ops [ONNX] Create fake implementations for onnx ops; fix boolean mask in attention (#165780) 2025-10-29 04:51:49 +00:00
torchlib Update weight tensor initialization in RMSNormalization (#166550) 2025-10-31 14:29:27 +00:00
autograd_helper.py [2/N][Fix] Fix typo in test folder (#166374) 2025-10-29 03:02:07 +00:00
onnx_test_common.py [1/N] Apply UP035 rule in tests (#163947) 2025-09-29 01:42:01 +00:00
pytorch_test_common.py
test_autograd_funs.py [ONNX] Refactor torchscript based exporter (#161323) 2025-09-02 16:10:30 +00:00
test_custom_ops.py
test_fx_type_promotion.py
test_lazy_import.py
test_models_onnxruntime.py
test_models_quantized_onnxruntime.py
test_models.py
test_onnx_opset.py Enable all PIE rules on ruff (#165814) 2025-10-18 07:36:18 +00:00
test_onnxscript_no_runtime.py [ONNX] Default to dynamo export (#159646) 2025-09-02 22:45:55 +00:00
test_onnxscript_runtime.py [ONNX] Refactor torchscript based exporter (#161323) 2025-09-02 16:10:30 +00:00
test_op_consistency.py
test_pytorch_jit_onnx.py [ONNX] Refactor torchscript based exporter (#161323) 2025-09-02 16:10:30 +00:00
test_pytorch_onnx_onnxruntime_cuda.py
test_pytorch_onnx_onnxruntime.py [5/N] Remove unused loop variables in tests (#166716) 2025-10-31 20:47:57 +00:00
test_pytorch_onnx_shape_inference.py [ONNX] Default to dynamo export (#159646) 2025-09-02 22:45:55 +00:00
test_symbolic_helper.py [ONNX] Refactor torchscript based exporter (#161323) 2025-09-02 16:10:30 +00:00
test_utility_funs.py [ONNX] Default to dynamo export (#159646) 2025-09-02 22:45:55 +00:00
verify.py