onnxruntime/onnxruntime/test/testdata
Edward Chen 4cbb8e166a
Update kernel def hashing (#7019)
Update the kernel def hashing in ORT format models. The new hashing logic ignores the ordering of type constraint types.
This is a backward compatibility breaking change, but we don't guarantee backward compatibility yet.
2021-03-22 09:28:27 -07:00
..
CNTK Use yapf to format python (#3276) 2020-03-20 14:34:10 -07:00
custom_op_library Update kernel def hashing (#7019) 2021-03-22 09:28:27 -07:00
ort_minimal_e2e_test_data/test_voice_commands [ORT Mobile] ORT Minimal E2E CI (#5200) 2020-09-19 18:43:22 +10:00
ort_minimal_test_models Update kernel def hashing (#7019) 2021-03-22 09:28:27 -07:00
squeezenet
transform Enhance Transpose, Cast and MatMul fusion when Cast and/or Fusion feeds multiple nodes. (#7021) 2021-03-18 11:41:58 -07:00
abs_free_dimensions.onnx Enable free dimension override by name 2020-04-15 16:21:52 -07:00
add_opset_314159.onnx Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
alloc_tensor_reuse.onnx Introduce training changes. 2020-03-11 14:39:03 -07:00
attention_past_state.onnx Add quantization support for GPT2 past state and use model to generate outputs in OpTester (#4340) 2020-06-26 09:29:29 -07:00
attention_past_state.u8s8.onnx Add quantization support for GPT2 past state and use model to generate outputs in OpTester (#4340) 2020-06-26 09:29:29 -07:00
attention_past_state.u8u8.onnx Add quantization support for GPT2 past state and use model to generate outputs in OpTester (#4340) 2020-06-26 09:29:29 -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 Replace loss function in BERT_LOSS with SoftmaxCrossEntropyLoss. (#4509) 2020-07-16 15:28:24 -07:00
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 Use yapf to format python (#3276) 2020-03-20 14:34:10 -07:00
ckpt_mnist.pt Remove 'model_.' prefix from onnx model initializers in training (#3881) 2020-05-20 10:06:31 -07:00
conv_autopad.onnx
dynamic_quantize_matmul_int8.onnx Fuse MatMulInteger and scale followed (#4350) 2020-07-02 13:08:21 -07:00
dynamic_quantize_matmul_int8_bias.onnx Fuse MatMulInteger and scale followed (#4350) 2020-07-02 13:08:21 -07:00
dynamic_quantize_matmul_test.py Fuse MatMulInteger and scale followed (#4350) 2020-07-02 13:08:21 -07:00
dynamic_quantize_matmul_uint8.onnx Fuse MatMulInteger and scale followed (#4350) 2020-07-02 13:08:21 -07:00
dynamic_quantize_matmul_uint8_bias.onnx Fuse MatMulInteger and scale followed (#4350) 2020-07-02 13:08:21 -07:00
foo_1.onnx a subset of the models in testdata were missing an ir_version. update this ir_version to 3. (#2702) 2019-12-20 13:56:11 -08:00
foo_1.onnx.ort Update kernel def hashing (#7019) 2021-03-22 09:28:27 -07:00
foo_2.onnx a subset of the models in testdata were missing an ir_version. update this ir_version to 3. (#2702) 2019-12-20 13:56:11 -08:00
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 a subset of the models in testdata were missing an ir_version. update this ir_version to 3. (#2702) 2019-12-20 13:56:11 -08:00
identity_string.onnx
initializer_as_output.onnx Fix bug in handling of an initializer that provides a graph output. (#3912) 2020-05-12 20:42:58 +10:00
invalid_dim_param_value_repetition.onnx
issue4829.onnx Add CUDA option to run copy in default stream (#5445) 2020-10-12 22:12:05 -07:00
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 a subset of the models in testdata were missing an ir_version. update this ir_version to 3. (#2702) 2019-12-20 13:56:11 -08:00
matmul_2.onnx a subset of the models in testdata were missing an ir_version. update this ir_version to 3. (#2702) 2019-12-20 13:56:11 -08:00
matmul_integer_to_float.py Fuse MatMulInteger and scale followed (#4350) 2020-07-02 13:08:21 -07:00
matmul_integer_to_float_int8.onnx Fuse MatMulInteger and scale followed (#4350) 2020-07-02 13:08:21 -07:00
matmul_integer_to_float_int8_bias.onnx Fuse MatMulInteger and scale followed (#4350) 2020-07-02 13:08:21 -07:00
matmul_integer_to_float_uint8.onnx Fuse MatMulInteger and scale followed (#4350) 2020-07-02 13:08:21 -07:00
matmul_integer_to_float_uint8_bias.onnx Fuse MatMulInteger and scale followed (#4350) 2020-07-02 13:08:21 -07: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 Support EPs that compile nodes in a minimal build. (#5776) 2020-11-17 13:52:22 +10:00
mnist.readme.txt Update kernel def hashing (#7019) 2021-03-22 09:28:27 -07:00
model_containing_op_with_function_body.onnx
model_with_invalid_ort_config_json.onnx a subset of the models in testdata were missing an ir_version. update this ir_version to 3. (#2702) 2019-12-20 13:56:11 -08: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 a subset of the models in testdata were missing an ir_version. update this ir_version to 3. (#2702) 2019-12-20 13:56:11 -08:00
mul_1.onnx a subset of the models in testdata were missing an ir_version. update this ir_version to 3. (#2702) 2019-12-20 13:56:11 -08:00
mul_16.onnx a subset of the models in testdata were missing an ir_version. update this ir_version to 3. (#2702) 2019-12-20 13:56:11 -08:00
nnapi_internal_uint8_support.onnx [NNAPI EP] add uint8 support for Transpose/Concat/Maxpool, add support of QLinearSigmoid (#6534) 2021-02-03 13:45:49 -08:00
nnapi_internal_uint8_support.py [NNAPI EP] add uint8 support for Transpose/Concat/Maxpool, add support of QLinearSigmoid (#6534) 2021-02-03 13:45:49 -08:00
nnapi_reshape_flatten_test.onnx Add Flatten support for NNAPI (#5545) 2020-10-22 18:15:53 -07:00
nnapi_reshape_flatten_test.py Add Flatten support for NNAPI (#5545) 2020-10-22 18:15:53 -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 Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
optional_1.onnx a subset of the models in testdata were missing an ir_version. update this ir_version to 3. (#2702) 2019-12-20 13:56:11 -08:00
optional_inputs_ir3.onnx
optional_inputs_ir4.onnx
ort_github_issue_4031.onnx Handle edge case with implicit input and multiple levels of subgraphs (#4031) 2020-05-30 07:08:21 +10:00
ort_github_issue_4031.onnx.ort Update kernel def hashing (#7019) 2021-03-22 09:28:27 -07:00
ort_github_issue_4031.py Handle edge case with implicit input and multiple levels of subgraphs (#4031) 2020-05-30 07:08:21 +10:00
overridable_initializer.onnx
pipeline_vectorize.onnx
pyop_1.onnx
pyop_2.onnx EnrichPyOpUT (#4681) 2020-08-05 14:11:56 -07:00
pyop_3.onnx EnrichPyOpUT (#4681) 2020-08-05 14:11:56 -07: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 Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
required_ops_and_types.config Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08: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 Add sequence and map support in ORT mobile file format, add UT (#5066) 2020-09-04 21:33:48 -07:00
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 Add sequence and map support in ORT mobile file format, add UT (#5066) 2020-09-04 21:33:48 -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 Introduce training changes. 2020-03-11 14:39:03 -07:00
test_training_model_0.onnx Add pipeline transformer for wait/record node (#3513) 2020-04-22 23:28:01 -07:00
test_training_model_1.onnx Add pipeline transformer for wait/record node (#3513) 2020-04-22 23:28:01 -07:00
test_training_model_2.onnx Add pipeline transformer for wait/record node (#3513) 2020-04-22 23:28:01 -07:00
VariedInputCustomOp.onnx Enable varied input type for custom op (#6066) 2020-12-09 15:10:42 -08:00
zipmap_int64float.onnx
zipmap_stringfloat.onnx