pytorch/test/onnx
2023-03-02 00:38:46 +00:00
..
assets [ONNX] add test images to repo (#63717) 2021-08-23 07:43:21 -07:00
expect Bump version 2.0.0 -> 2.1.0 (#95790) 2023-03-02 00:38:46 +00:00
internal [ONNX] Update diagnostics system (#94565) 2023-02-10 20:45:01 +00:00
model_defs [BE] [3/3] Rewrite super() calls in test (#94592) 2023-02-12 22:20:53 +00:00
autograd_helper.py [ONNX] Format ONNX python with black 2022-05-05 00:19:22 +00:00
debug_embed_params.py Apply ufmt linter to all py files under test/onnx (#81335) 2022-07-15 18:51:38 +00:00
onnx_test_common.py [BE] Enable more flake8-comprehensions checks (#94601) 2023-02-10 23:40:29 +00:00
pytorch_helper.py [ONNX] Modernize python syntax (#77935) 2022-05-24 22:52:37 +00:00
pytorch_test_common.py [ONNX] Create common ExportTestCase base class (#88145) 2022-11-10 21:51:59 +00:00
test_autograd_funs.py [ONNX] Create common ExportTestCase base class (#88145) 2022-11-10 21:51:59 +00:00
test_custom_ops.py Disable BUILD_CAFFE2 from ONNX builds (#90475) 2022-12-09 18:02:48 +00:00
test_export_modes.py [ONNX] Create common ExportTestCase base class (#88145) 2022-11-10 21:51:59 +00:00
test_fx_to_onnx_with_onnxruntime.py Re-enable a FX-to-ONNX kwargs Test (#94763) 2023-02-27 19:37:37 +00:00
test_fx_to_onnx.py [ONNX] Add ExportOptions and op_level_debug mode (#94720) 2023-02-14 16:39:34 +00:00
test_models_onnxruntime.py Bump to stable ONNX 1.13.0 (#90332) 2023-02-08 11:49:06 +00:00
test_models_quantized_onnxruntime.py [ONNX] Add quantized model tests to CI (#80398) 2022-07-28 21:25:29 +00:00
test_models.py AO migration: replace torch internal callsites (#94170) 2023-02-07 02:32:23 +00:00
test_onnx_opset.py [BE] [3/3] Rewrite super() calls in test (#94592) 2023-02-12 22:20:53 +00:00
test_onnxscript_no_runtime.py [ONNX] Add onnx-script test cases (#86907) 2022-11-16 23:57:25 +00:00
test_onnxscript_runtime.py [ONNX] Add onnx-script into ONNX docs (#89078) 2022-11-17 06:27:17 +00:00
test_op_consistency.py [ONNX] Auto test based on OpInfo (#86182) 2022-12-16 14:43:41 +00:00
test_operators.py [BE] [3/3] Rewrite super() calls in test (#94592) 2023-02-12 22:20:53 +00:00
test_pytorch_jit_onnx.py [ONNX] Introduce ONNX reference evaluator for verification (#89808) 2022-12-10 01:29:12 +00:00
test_pytorch_onnx_no_runtime.py [BE] [3/3] Rewrite super() calls in test (#94592) 2023-02-12 22:20:53 +00:00
test_pytorch_onnx_onnxruntime_cuda.py Fix exception causes all over the codebase (#90271) 2022-12-07 04:29:00 +00:00
test_pytorch_onnx_onnxruntime.py [ONNX] Support 'dtype' argument for 'aten::norm' (#95637) 2023-03-01 00:07:34 +00:00
test_pytorch_onnx_shape_inference.py [ONNX] Remove the deprecated monkey patches to torch.Graph (#94747) 2023-02-14 00:08:09 +00:00
test_symbolic_helper.py [ONNX] Fix check_training_mode in symbolic_helper (#78376) 2022-05-27 00:38:16 +00:00
test_utility_funs.py [BE] [3/3] Rewrite super() calls in test (#94592) 2023-02-12 22:20:53 +00:00
test_verification.py [ONNX] Properly skip tests by onnx version via 'unittest.skipIf' (#93316) 2023-02-01 01:14:07 +00:00
verify.py [ONNX] replace all _C._flatten to torch.jit._flatten (#83598) 2022-09-01 00:31:28 +00:00