onnxruntime/onnxruntime/test/testdata
Edward Chen d6cd41cfc1
[CoreML EP] Add Shape, Gather, and Slice ops (#17153)
Add CoreML EP shape related ops:
- Shape
- Gather
- Slice

Add support for int64/int32 inputs in CoreML EP.
2023-08-18 22:34:34 -07:00
..
attention Move attention test data to file (#17158) 2023-08-15 21:31:57 -07:00
cloud_models CloudEP (#13855) 2023-01-03 10:03:15 -08:00
CNTK Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
custom_execution_provider_library ExecutionProvider API refactor - move allocator from EP level to SessionState level and indexed by OrtDevice (#15833) 2023-06-19 17:44:45 -07:00
custom_op_get_const_input_test_library Allow disable exceptions to work with ort-extensions (#16536) 2023-06-29 18:24:33 -07:00
custom_op_invalid_library Improve custom op library handle cleanup (#14099) 2023-01-04 17:56:29 -08:00
custom_op_library EP context for custom op (#16454) 2023-08-16 13:03:40 -07:00
custom_op_openvino_wrapper_library Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
mobilenet_v3_small_excerpt_gen [CoreML EP] Enable inputs with dynamic shape (#16915) 2023-08-03 18:15:00 -07:00
multi_stream_models Sync between parent node and subgraph (#15757) 2023-05-11 09:28:04 -07:00
ort_minimal_e2e_test_data Changes to support standalone custom ops in a minimal build. (#14497) 2023-03-01 11:22:54 +10:00
ort_minimal_test_models Update kernel matching logic: decouple from op schemas and remove kernel def hashes (#12791) 2022-09-20 14:24:59 -07:00
snpe Snpe ep (#11665) 2022-06-03 14:10:02 -07:00
squeezenet Fix cuda graph capture (#15005) 2023-06-14 18:10:20 -07:00
test_data_generation Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
training_api Add SGDOptimizer in the on-device training offline tooling (onnxblock) (#17085) 2023-08-18 10:50:39 -07:00
transform Improve graph transformer DoubleQDQPairsRemover (#16910) 2023-07-31 09:24:46 -07:00
transformers Some changes to Sampling Op (#14218) 2023-01-12 14:15:26 -08:00
TRTEP_test_model Update engine hash id generator with model name/model content/metadata (#13015) 2022-09-21 11:10:05 -07:00
abs_free_dimensions.onnx
add_opset_314159.onnx
alloc_tensor_reuse.onnx
attention_mask1d_fp16.onnx [CUDA] Add TensorRT fused attention fp16 v2 kernels (#12814) 2022-09-13 15:16:12 -07:00
attention_mask1d_fp32.onnx [CUDA] Add TensorRT fused attention fp16 v2 kernels (#12814) 2022-09-13 15:16:12 -07:00
attention_mask2d_fp32.onnx [CUDA] Add TensorRT fused attention fp16 v2 kernels (#12814) 2022-09-13 15:16:12 -07:00
attention_past_state.onnx
attention_past_state.u8s8.onnx
attention_past_state.u8u8.onnx
bart_tiny.onnx
bert_toy_optimized.onnx
bert_toy_postprocessed.onnx
capi_symbolic_dims.onnx
capi_symbolic_dims.py Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -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
conv_qdq_s8s8.onnx [xnnpack] basic QDQ operators support (#11912) 2022-08-11 10:12:51 +08:00
conv_qdq_s8s8_perchannel.onnx [xnnpack] basic QDQ operators support (#11912) 2022-08-11 10:12:51 +08:00
conv_qdq_u8u8.onnx [xnnpack] basic QDQ operators support (#11912) 2022-08-11 10:12:51 +08:00
coreml_argmax_cast_test.onnx
coreml_argmax_cast_test.py Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
crop_and_resize.onnx
cuda_graph_with_shape_nodes.onnx Relax node placement check for CUDA Graph usage (#16358) 2023-06-15 14:03:08 -07:00
custom_op_negpos.onnx
custom_op_single_schema_multi_kernel.onnx Single-schema-multi-kernel (#15184) 2023-04-27 13:39:59 -07:00
custom_op_string_lower.onnx
custom_op_variadic_io.onnx Support for custom op variadic inputs/outputs (#13946) 2022-12-23 11:41:15 -08:00
custom_op_variadic_undef_io.onnx Support for custom op variadic inputs/outputs (#13946) 2022-12-23 11:41:15 -08:00
dynamic_quantize_matmul_int8.onnx
dynamic_quantize_matmul_int8_bias.onnx
dynamic_quantize_matmul_test.py Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
dynamic_quantize_matmul_uint8.onnx
dynamic_quantize_matmul_uint8_bias.onnx
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 Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
ep_partitioning_test_1.onnx
ep_partitioning_test_2.onnx
ep_partitioning_tests.py Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
flatten_broadcast.onnx Fix CoreML Flatten handling of axis attribute (#16046) 2023-05-24 08:27:32 +10:00
foo_1.onnx Fix issue with schema lookup where there are custom ops using the ONNX domain (#14492) 2023-02-03 08:05:18 +10:00
foo_1.onnx.ort Changes to support standalone custom ops in a minimal build. (#14497) 2023-03-01 11:22:54 +10:00
foo_1_clip_11.onnx Fix issue with schema lookup where there are custom ops using the ONNX domain (#14492) 2023-02-03 08:05:18 +10:00
foo_3.onnx Fix issue with schema lookup where there are custom ops using the ONNX domain (#14492) 2023-02-03 08:05:18 +10:00
foo_bar_1.onnx Fix issue with schema lookup where there are custom ops using the ONNX domain (#14492) 2023-02-03 08:05:18 +10:00
foo_bar_2.onnx Fix issue with schema lookup where there are custom ops using the ONNX domain (#14492) 2023-02-03 08:05:18 +10:00
foo_bar_3.onnx Fix issue with schema lookup where there are custom ops using the ONNX domain (#14492) 2023-02-03 08:05:18 +10:00
function_opset_test.onnx
function_with_variadics.onnx Add handling for variadic inputs/outputs in a function. (#13140) 2022-09-30 14:51:17 +10:00
fuse_mul_1.onnx
fuse_select_filter.onnx Implement lite custom op API (#15778) 2023-05-04 09:49:17 -07:00
gather_with_scalar_indices_then_shape.onnx [CoreML EP] Add Shape, Gather, and Slice ops (#17153) 2023-08-18 22:34:34 -07:00
gather_with_scalar_indices_then_shape.py [CoreML EP] Add Shape, Gather, and Slice ops (#17153) 2023-08-18 22:34:34 -07:00
gh_issue_9671.onnx
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
identity_string.onnx
initializer_as_output.onnx
invalid_dim_param_value_repetition.onnx
issue4829.onnx
LabelEncoder.onnx
layernorm.onnx
layernorm_no_bias.onnx
layout_transform_reshape.onnx Transpose optimizer enhancements (#15117) 2023-03-28 08:28:17 +10:00
layout_transform_reshape.qdq.onnx Transpose optimizer enhancements (#15117) 2023-03-28 08:28:17 +10:00
logicaland.onnx
matmul_1.onnx
matmul_2.onnx
matmul_integer_to_float.py Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
matmul_integer_to_float_int8.onnx
matmul_integer_to_float_int8_bias.onnx
matmul_integer_to_float_int8_int8.onnx
matmul_integer_to_float_int8_int8_bias.onnx
matmul_integer_to_float_uint8.onnx
matmul_integer_to_float_uint8_bias.onnx
matmul_with_dynamic_input_shape.onnx [CoreML EP] Enable inputs with dynamic shape (#16915) 2023-08-03 18:15:00 -07:00
matmul_with_dynamic_input_shape.py [CoreML EP] Enable inputs with dynamic shape (#16915) 2023-08-03 18:15:00 -07:00
merge.onnx Implement lite custom op API (#15778) 2023-05-04 09:49:17 -07:00
mlnet_encoder.onnx
mnist.basic.ort Update kernel matching logic: decouple from op schemas and remove kernel def hashes (#12791) 2022-09-20 14:24:59 -07:00
mnist.basic.v4.ort Add backwards compatibility for all versions of ORT format model in full build. (#13242) 2022-10-12 17:45:52 +10:00
mnist.internal_testing_ep.ort Update kernel matching logic: decouple from op schemas and remove kernel def hashes (#12791) 2022-09-20 14:24:59 -07:00
mnist.onnx
mnist.readme.txt Update kernel matching logic: decouple from op schemas and remove kernel def hashes (#12791) 2022-09-20 14:24:59 -07:00
mobilenet_v3_small_excerpt.onnx [CoreML EP] Enable inputs with dynamic shape (#16915) 2023-08-03 18:15:00 -07:00
mobilenet_v3_small_excerpt_gen.py [CoreML EP] Enable inputs with dynamic shape (#16915) 2023-08-03 18:15:00 -07:00
model_containing_op_with_function_body.onnx
model_resize_empty_optional_input.onnx skip the placeholder inputs while adding node inputs as sub-graph inputs (#13106) 2022-09-26 21:06:29 -07:00
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 Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
model_with_external_initializers.onnx
model_with_external_initializers.py Extend saving models optimized by inference session (#16912) 2023-07-31 16:39:35 -07:00
model_with_invalid_ort_config_json.onnx
model_with_metadata.onnx
model_with_metadata.py Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
model_with_orig_ext_data.bin Extend saving models optimized by inference session (#16912) 2023-07-31 16:39:35 -07:00
model_with_orig_ext_data.onnx Extend saving models optimized by inference session (#16912) 2023-07-31 16:39:35 -07:00
model_with_valid_ort_config_json.onnx
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
nhwc_resize_scales_opset11.onnx [QNN EP] Fix shape inference of NHWC Resize (#15477) 2023-04-20 07:25:25 -07:00
nhwc_resize_scales_opset18.onnx [QNN EP] Fix shape inference of NHWC Resize (#15477) 2023-04-20 07:25:25 -07:00
nhwc_resize_sizes_opset11.onnx [QNN EP] Fix shape inference of NHWC Resize (#15477) 2023-04-20 07:25:25 -07:00
nhwc_resize_sizes_opset18.onnx [QNN EP] Fix shape inference of NHWC Resize (#15477) 2023-04-20 07:25:25 -07:00
nhwc_resize_sizes_opset18.quant.onnx [QNN EP] Fix shape inference of NHWC Resize (#15477) 2023-04-20 07:25:25 -07:00
nnapi_internal_uint8_support.onnx
nnapi_internal_uint8_support.py Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
nnapi_reshape_flatten_test.onnx
nnapi_reshape_flatten_test.py Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
nnapi_sigmoid_input_rank_test.onnx Add limit input rank <= 4 in NNAPI EP Sigmoid op support checker (#13019) 2022-09-20 16:40:45 -07:00
nnapi_sigmoid_input_rank_test.py Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
onnx_backend_test_series_filters.jsonc To support size opset 19 (#15689) 2023-08-11 14:48:53 -07:00
onnx_backend_test_series_overrides.jsonc Add Bluestein Z-Chirp CPU EP implementation for the DFT operator (#15522) 2023-04-18 09:06:05 -07:00
optional_1.onnx Fix issue with schema lookup where there are custom ops using the ONNX domain (#14492) 2023-02-03 08:05:18 +10:00
optional_2.onnx Implement lite custom op API (#15778) 2023-05-04 09:49:17 -07:00
optional_3.onnx Implement lite custom op API (#15778) 2023-05-04 09:49:17 -07:00
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 matching logic: decouple from op schemas and remove kernel def hashes (#12791) 2022-09-20 14:24:59 -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
ort_github_issue_15949.onnx Fix some issues with NNAPI Softmax (#16095) 2023-06-08 13:56:06 +10:00
overridable_initializer.onnx
packed_attention_fp16.onnx Add PackedAttention for packing mode (#14858) 2023-03-21 12:59:29 -07:00
packed_attention_fp16.rbp.onnx add cutlass fmha support in PackedAttention (#15838) 2023-05-11 13:47:15 -07:00
packed_attention_fp16.rbp.py add cutlass fmha support in PackedAttention (#15838) 2023-05-11 13:47:15 -07:00
packed_attention_fp32.onnx Add PackedAttention for packing mode (#14858) 2023-03-21 12:59:29 -07:00
Pads.bin
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
qnn_ep_partial_support.onnx [QNN EP] Add session option to disable fallback to default CPU EP (#16016) 2023-05-23 17:56:32 -07:00
reduced_build_test.onnx_model_with_excluded_ops
reduced_build_test.readme.txt
required_ops.config
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
scan_1.onnx
sequence_construct.onnx
sequence_insert.onnx
sequence_length.onnx
shape_then_slice_and_gather.onnx [CoreML EP] Add Shape, Gather, and Slice ops (#17153) 2023-08-18 22:34:34 -07:00
shape_then_slice_and_gather.py [CoreML EP] Add Shape, Gather, and Slice ops (#17153) 2023-08-18 22:34:34 -07:00
sklearn_bin_voting_classifier_soft.onnx
sklearn_bin_voting_classifier_soft.onnx.ort Update kernel matching logic: decouple from op schemas and remove kernel def hashes (#12791) 2022-09-20 14:24:59 -07:00
sklearn_bin_voting_classifier_soft.readme.txt
sparse_initializer_as_output.onnx
sparse_initializer_as_output.py Bump ruff in CI (#15533) 2023-04-17 10:11:44 -07:00
sparse_to_dense_matmul.onnx
sparse_to_dense_matmul.py Bump ruff in CI (#15533) 2023-04-17 10:11:44 -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_conv_follow_convtrans.onnx [XNNPACK] add more computation heavy ops (#13270) 2022-11-29 09:09:26 +08:00
test_conv_follow_convtrans_s8.onnx [XNNPACK] add more computation heavy ops (#13270) 2022-11-29 09:09:26 +08:00
test_kernel_info_get_const_input.onnx FasterTransformer model wrapper using custom op (#15013) 2023-03-20 09:05:30 -07:00
test_kernel_info_get_const_input.py Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
test_model_with_fullonnxdomain.onnx
test_resize.onnx [XNNPACK] add more computation heavy ops (#13270) 2022-11-29 09:09:26 +08:00
test_training_model.onnx
test_training_model_0.onnx
test_training_model_1.onnx
test_training_model_2.onnx
tree_ensemble_as_tensor.onnx Implement TreeEnsemble for opset(ai.onnx.ml)==3 (#10821) 2022-03-30 12:53:12 +02:00
trt_plugin_custom_op_test.onnx Add TRT plugins support using custom ops (#13847) 2023-04-18 20:24:32 -07:00
trt_plugin_custom_op_test.py Add TRT plugins support using custom ops (#13847) 2023-04-18 20:24:32 -07:00
unused_initializer.onnx
VariedInputCustomOp.onnx
zipmap_int64float.onnx
zipmap_stringfloat.onnx