onnxruntime/onnxruntime/test/testdata
Scott McKay 75cf5dc2c9
Fix GH issue 12151 by using inverse perms for updating DQ axis attribute (#12158)
* Fix GH issue 12151.

Need to use inverse perms for updating that axis to what is used for transposing the input. This only applies if the DQ node is doing per-axis dequantization.
2022-07-13 18:02:58 +10:00
..
CNTK Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
custom_execution_provider_library Add Initialize() to shared providers to allow for reload (#11066) 2022-04-11 22:58:50 -07:00
custom_op_library Add example of registering custom cuda op as shared lib (#10025) 2022-01-05 09:22:15 -08:00
kernel_def_hashes register signal ops for opset 17 (#11778) 2022-06-27 10:26:55 +10:00
ort_backwards_compat Remove unnecessary option from convert_onnx_models_to_ort.py, fix old instructions. (#11088) 2022-04-11 11:19:21 -07:00
ort_minimal_e2e_test_data/test_voice_commands
ort_minimal_test_models Update kernel def hashing (#7019) 2021-03-22 09:28:27 -07:00
snpe Snpe ep (#11665) 2022-06-03 14:10:02 -07:00
squeezenet
test_data_generation/adamw_test MTA AdamWOptimizer (#11506) 2022-05-27 19:52:04 +08:00
transform Add data type check in ConvAddRelu fusion (#12058) 2022-07-01 15:31:15 -07:00
abs_free_dimensions.onnx
add_opset_314159.onnx
alloc_tensor_reuse.onnx
attention_past_state.onnx
attention_past_state.u8s8.onnx Add non-zero zp support for quant matmul and attention (#7570) 2021-05-14 16:50:31 -07:00
attention_past_state.u8u8.onnx Add non-zero zp support for quant matmul and attention (#7570) 2021-05-14 16:50:31 -07:00
bart_tiny.onnx Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
bert_toy_optimized.onnx
bert_toy_postprocessed.onnx Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
capi_symbolic_dims.onnx
capi_symbolic_dims.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
ckpt_mnist.pt
constant_floats.onnx Set dims for constant with multiple values (#11116) 2022-04-06 07:39:07 +10:00
conv_autopad.onnx
coreml_argmax_cast_test.onnx [CoreML EP] Add ArgMax op support and modify OpBuilder interface (#7924) 2021-06-10 14:39:15 -07:00
coreml_argmax_cast_test.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
crop_and_resize.onnx Cancel transpose optimizer for resize (#9870) 2021-11-29 22:30:16 -08:00
custom_op_negpos.onnx Integrate onnxruntime-extensions into onnxruntime. (#8143) 2021-07-01 09:34:03 -07:00
custom_op_string_lower.onnx Integrate onnxruntime-extensions into onnxruntime. (#8143) 2021-07-01 09:34:03 -07:00
dynamic_quantize_matmul_int8.onnx Add non-zero zp support for quant matmul and attention (#7570) 2021-05-14 16:50:31 -07:00
dynamic_quantize_matmul_int8_bias.onnx Add non-zero zp support for quant matmul and attention (#7570) 2021-05-14 16:50:31 -07:00
dynamic_quantize_matmul_test.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
dynamic_quantize_matmul_uint8.onnx Add non-zero zp support for quant matmul and attention (#7570) 2021-05-14 16:50:31 -07:00
dynamic_quantize_matmul_uint8_bias.onnx Add non-zero zp support for quant matmul and attention (#7570) 2021-05-14 16:50:31 -07:00
ep_dynamic_graph_input_test.onnx Add logic to NNAPI EP to exclude pre-processing involving dynamic shapes when partitioning (#10452) 2022-02-02 15:54:19 -08:00
ep_dynamic_graph_input_test.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
ep_partitioning_test_1.onnx Add enhanced partitioning utils for use by compiling EPs (#7991) 2021-06-11 15:23:21 +10:00
ep_partitioning_test_2.onnx Add enhanced partitioning utils for use by compiling EPs (#7991) 2021-06-11 15:23:21 +10:00
ep_partitioning_tests.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
foo_1.onnx
foo_1.onnx.ort Update kernel def hashing (#7019) 2021-03-22 09:28:27 -07:00
foo_2.onnx
foo_3.onnx Support multiple dynamic inputs in custom ops (#6666) 2021-02-16 20:54:30 -08:00
foo_bar_1.onnx Support optional inputs/outputs in custom op development (#6727) 2021-03-03 05:59:23 -08:00
foo_bar_2.onnx Support optional inputs/outputs in custom op development (#6727) 2021-03-03 05:59:23 -08:00
foo_bar_3.onnx Support parsing an array of values stored as an attribute in a custom op (#6878) 2021-03-08 23:49:58 -08:00
function_opset_test.onnx Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
fuse_mul_1.onnx
gh_issue_9671.onnx Fix Issue #9671 (#9691) 2021-11-12 07:18:16 +10:00
gh_issue_11717.onnx Skip Constant Folding for ops producing an optional type output (#11839) 2022-06-30 13:38:35 -07:00
identity_9799.onnx Fix potential data race with OrtValue usage in Python (#9841) 2021-11-23 14:34:24 -08:00
identity_string.onnx
initializer_as_output.onnx
invalid_dim_param_value_repetition.onnx
issue4829.onnx
LabelEncoder.onnx
layernorm.onnx
layernorm_no_bias.onnx Support no bias in layernorm and skiplayernorm op (#6554) 2021-02-05 16:48:22 -08:00
logicaland.onnx
matmul_1.onnx
matmul_2.onnx
matmul_integer_to_float.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
matmul_integer_to_float_int8.onnx enable s8s8 QDQ fusion on ARM (#9961) 2021-12-08 18:13:13 -08:00
matmul_integer_to_float_int8_bias.onnx enable s8s8 QDQ fusion on ARM (#9961) 2021-12-08 18:13:13 -08:00
matmul_integer_to_float_int8_int8.onnx add missing test files (#9989) 2021-12-09 13:25:15 -08:00
matmul_integer_to_float_int8_int8_bias.onnx add missing test files (#9989) 2021-12-09 13:25:15 -08:00
matmul_integer_to_float_uint8.onnx enable s8s8 QDQ fusion on ARM (#9961) 2021-12-08 18:13:13 -08:00
matmul_integer_to_float_uint8_bias.onnx enable s8s8 QDQ fusion on ARM (#9961) 2021-12-08 18:13:13 -08:00
mlnet_encoder.onnx
mnist.internal_testing_ep.ort Update kernel def hashing (#7019) 2021-03-22 09:28:27 -07:00
mnist.level1_opt.onnx Update kernel def hashing (#7019) 2021-03-22 09:28:27 -07:00
mnist.level1_opt.ort Update kernel def hashing (#7019) 2021-03-22 09:28:27 -07:00
mnist.onnx
mnist.readme.txt Remove unnecessary option from convert_onnx_models_to_ort.py, fix old instructions. (#11088) 2022-04-11 11:19:21 -07:00
model_containing_op_with_function_body.onnx
model_with_external_initializer_come_from_user.onnx Provide an API to supply external initializers data from user buffers (#11109) 2022-04-07 12:21:53 -07:00
model_with_external_initializer_come_from_user.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
model_with_external_initializers.onnx Disable external initializers build option (#7635) 2021-05-19 14:16:36 -07:00
model_with_external_initializers.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
model_with_invalid_ort_config_json.onnx
model_with_metadata.onnx Add metadata_props to ORT model (#8340) 2021-07-09 11:28:27 -07:00
model_with_metadata.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
model_with_valid_ort_config_json.onnx Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
mul_1.noopset.onnx
mul_1.onnx
mul_16.onnx
nhwc_conv_clip_relu.onnx XNNPACK EP (#11445) 2022-06-03 20:22:34 +10:00
nhwc_conv_clip_relu.txt XNNPACK EP (#11445) 2022-06-03 20:22:34 +10:00
nnapi_internal_uint8_support.onnx [NNAPI EP] Fix MaxPool error using uint8 (#9129) 2021-09-21 00:44:43 -07:00
nnapi_internal_uint8_support.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
nnapi_reshape_flatten_test.onnx
nnapi_reshape_flatten_test.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
nuphar_onnx_test_loop11_inconvertible_loop.onnx Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
nuphar_tiny_model_with_loop.onnx Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
nuphar_tiny_model_with_loop_shape_infered.onnx Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
onnx_backend_test_series_filters.jsonc register signal ops for opset 17 (#11778) 2022-06-27 10:26:55 +10:00
onnx_backend_test_series_overrides.jsonc register signal ops for opset 17 (#11778) 2022-06-27 10:26:55 +10:00
optional_1.onnx
optional_inputs_ir3.onnx
optional_inputs_ir4.onnx
optional_sequence_tensor.onnx Fix bug in MemcpyToHost (#10816) 2022-03-10 07:02:27 -08:00
ort_github_issue_4031.onnx
ort_github_issue_4031.onnx.ort Update kernel def hashing (#7019) 2021-03-22 09:28:27 -07:00
ort_github_issue_4031.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
ort_github_issue_10305.onnx Fix GH Issue 10305 by adding implicit inputs to consumer nodes map. (#10319) 2022-01-20 07:46:35 +10:00
ort_github_issue_10305.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
ort_github_issue_11536.onnx Add better error message for subgraph output coming directly from outer scope value. (#11638) 2022-05-28 08:04:27 +10:00
ort_github_issue_12151.onnx Fix GH issue 12151 by using inverse perms for updating DQ axis attribute (#12158) 2022-07-13 18:02:58 +10:00
overridable_initializer.onnx
Pads.bin Disable external initializers build option (#7635) 2021-05-19 14:16:36 -07:00
pipeline_vectorize.onnx
pyop_1.onnx
pyop_2.onnx
pyop_3.onnx
qdq_with_multi_consumer_dq_nodes.onnx Add helper for optimizing a QDQ format model for usage with ORT. (#10595) 2022-02-21 09:26:19 +10:00
reduced_build_test.onnx_model_with_excluded_ops Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
reduced_build_test.readme.txt Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
required_ops.config Add SparseToDenseMatMul to the list of required by test ops (#8774) 2021-08-18 14:08:07 -07:00
required_ops_and_types.config Include layout transformation ops in extended minimal build and above. (#11355) 2022-04-27 10:31:02 -07:00
required_ops_config.readme.txt Add CI build with type reduction enabled (#6622) 2021-02-10 13:31:51 -08:00
scan_1.onnx
sequence_construct.onnx
sequence_insert.onnx
sequence_length.onnx
sklearn_bin_voting_classifier_soft.onnx
sklearn_bin_voting_classifier_soft.ort Update kernel def hashing (#7019) 2021-03-22 09:28:27 -07:00
sklearn_bin_voting_classifier_soft.readme.txt
sparse_initializer_as_output.onnx Implement SparseTensor and infrastructure suppport and advance ONNX commit (#8038) 2021-07-22 15:24:36 -07:00
sparse_initializer_as_output.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
sparse_to_dense_matmul.onnx Implement SparseTensor and infrastructure suppport and advance ONNX commit (#8038) 2021-07-22 15:24:36 -07:00
sparse_to_dense_matmul.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
subgraph_implicit_input_from_initializer.onnx
subgraph_input_shadows_outer_scope_value.onnx
test_cast_back_to_back_non_const_mixed_types_origin.onnx
test_model_with_fullonnxdomain.onnx
test_training_model.onnx Update test_training_model.onnx to opset 12. (#7251) 2021-04-06 07:49:58 -07:00
test_training_model_0.onnx Update opset for other training graphs to 12. (#7259) 2021-04-06 13:02:59 -07:00
test_training_model_1.onnx Update opset for other training graphs to 12. (#7259) 2021-04-06 13:02:59 -07:00
test_training_model_2.onnx Update opset for other training graphs to 12. (#7259) 2021-04-06 13:02:59 -07:00
tree_ensemble_as_tensor.onnx Implement TreeEnsemble for opset(ai.onnx.ml)==3 (#10821) 2022-03-30 12:53:12 +02:00
unused_initializer.onnx Don't remove an unused initializer if it is overridable. (#7649) 2021-05-12 07:03:54 +10:00
VariedInputCustomOp.onnx
zipmap_int64float.onnx
zipmap_stringfloat.onnx