onnxruntime/onnxruntime/test/testdata
RandySheriffH 404982ded5
Enable varied input type for custom op (#6066)
* allow custom op taking varied types

* refactor test case

* add test model

* refactor test case

* enable copy elision

* update test case

* fix issue in ToString function
2020-12-09 15:10:42 -08:00
..
CNTK Use yapf to format python (#3276) 2020-03-20 14:34:10 -07:00
custom_op_library Change the OrtCustomOp invocation as a constant. (#5506) 2020-11-02 10:38:07 -08: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 Enable Squeeze Opset 13 for NNAPI (#5717) 2020-11-17 00:26:06 -08:00
squeezenet
transform Fuse MatMulIntegerToFloat only when scales are scalar (#6008) 2020-12-02 14:40:17 -08:00
abs_free_dimensions.onnx Enable free dimension override by name 2020-04-15 16:21:52 -07:00
add_opset_314159.onnx
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
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 Revert "Deprecate TrainableDropout (#4501)" (#4564) 2020-07-21 06:18:42 -07: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
foo_2.onnx
fuse_mul_1.onnx
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
logicaland.onnx
matmul_1.onnx
matmul_2.onnx
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.level1_opt.ort Support EPs that compile nodes in a minimal build. (#5776) 2020-11-17 13:52:22 +10:00
mnist.onnx Support EPs that compile nodes in a minimal build. (#5776) 2020-11-17 13:52:22 +10:00
mnist.ort Support EPs that compile nodes in a minimal build. (#5776) 2020-11-17 13:52:22 +10:00
model_containing_op_with_function_body.onnx
model_with_invalid_ort_config_json.onnx
model_with_valid_ort_config_json.onnx Support accessing a model's metadata in C# (#4867) 2020-08-25 11:13:49 -07:00
mul_1.noopset.onnx
mul_1.onnx
mul_16.onnx
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
onnx_backend_test_series_filters.jsonc Remove nGraph Execution Provider (#5858) 2020-11-19 16:47:55 -08:00
optional_1.onnx
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 Add flatbuffers verifier for ORT format buffer (#5378) 2020-10-07 09:23:17 -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_ops_via_config.config fix build break (#5835) 2020-11-17 16:08:10 -08:00
reduced_ops_via_config.onnx_model_with_excluded_ops Fix reduce pipeline by replacing model (#5813) 2020-11-14 20:17:23 -08:00
reduced_ops_via_config.onnx_model_with_included_ops CiPipeline@ReducedOpsBuild (#4917) 2020-08-31 21:21:18 -07: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 Add flatbuffers verifier for ORT format buffer (#5378) 2020-10-07 09:23:17 -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
sparse_initializer_handling.onnx.ort Support for Sparse Initializers (#5540) 2020-10-27 10:32:06 -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