pytorch/test/onnx
2024-08-22 22:44:03 +00:00
..
assets
dynamo [ONNX] Opt into ruff fmt (#134120) 2024-08-22 22:44:03 +00:00
expect
exporter [ONNX] New export logic leveraging ExportedProgram and ONNX IR (#132530) 2024-08-21 01:08:42 +00:00
internal [ONNX] Opt into ruff fmt (#134120) 2024-08-22 22:44:03 +00:00
model_defs [ONNX] Opt into ruff fmt (#134120) 2024-08-22 22:44:03 +00:00
torch_export [ONNX] Opt into ruff fmt (#134120) 2024-08-22 22:44:03 +00:00
autograd_helper.py
error_reproduction.py
onnx_test_common.py [ONNX] Disable op_level_debug tests (#133485) 2024-08-14 22:02:12 +00:00
pytorch_test_common.py [ONNX] Opt into ruff fmt (#134120) 2024-08-22 22:44:03 +00:00
test_autograd_funs.py
test_custom_ops.py Add None return type to init -- tests (#132352) 2024-08-01 15:44:51 +00:00
test_fx_op_consistency.py [ONNX] Disable op_level_debug tests (#133485) 2024-08-14 22:02:12 +00:00
test_fx_passes.py Add None return type to init -- tests (#132352) 2024-08-01 15:44:51 +00:00
test_fx_to_onnx.py [ONNX] Disable op_level_debug tests (#133485) 2024-08-14 22:02:12 +00:00
test_fx_to_onnx_decomp_skip.py Add None return type to init -- tests (#132352) 2024-08-01 15:44:51 +00:00
test_fx_to_onnx_with_onnxruntime.py [ONNX] Disable op_level_debug tests (#133485) 2024-08-14 22:02:12 +00:00
test_fx_type_promotion.py
test_models.py
test_models_onnxruntime.py [ONNX] Opt into ruff fmt (#134120) 2024-08-22 22:44:03 +00:00
test_models_quantized_onnxruntime.py
test_onnx_opset.py Add None return type to init -- tests (#132352) 2024-08-01 15:44:51 +00:00
test_onnxscript_no_runtime.py [ONNX] Opt into ruff fmt (#134120) 2024-08-22 22:44:03 +00:00
test_onnxscript_runtime.py [ONNX] Opt into ruff fmt (#134120) 2024-08-22 22:44:03 +00:00
test_op_consistency.py
test_operators.py [ONNX] Opt into ruff fmt (#134120) 2024-08-22 22:44:03 +00:00
test_pytorch_jit_onnx.py
test_pytorch_onnx_no_runtime.py Add None return type to init -- tests (#132352) 2024-08-01 15:44:51 +00:00
test_pytorch_onnx_onnxruntime.py [ONNX] Opt into ruff fmt (#134120) 2024-08-22 22:44:03 +00:00
test_pytorch_onnx_onnxruntime_cuda.py Add None return type to init -- tests (#132352) 2024-08-01 15:44:51 +00:00
test_pytorch_onnx_shape_inference.py
test_symbolic_helper.py
test_utility_funs.py [ONNX] Opt into ruff fmt (#134120) 2024-08-22 22:44:03 +00:00
test_verification.py [ONNX] Opt into ruff fmt (#134120) 2024-08-22 22:44:03 +00:00
verify.py [ONNX] Remove torch.onnx._export (#133824) 2024-08-20 20:54:48 +00:00