onnxruntime/onnxruntime/test/testdata
Scott McKay c84bb9df9f
Add ability to track per operator types in reduced build config. (#6428)
* Add ability to generate configuration that includes required types for individual operators, to allow build size reduction based on that.
  - Add python bindings for ORT format models
    - Add script to update bindings and help info
  - Add parsing of ORT format models
  - Add ability to enable type reduction to config generation
  - Update build.py to only allow operator/type reduction via config
    - simpler to require config to be generated first
    - can't mix a type aware (ORT format model only) and non-type aware config as that may result in insufficient types being enabled
  - Add script to create reduced build config
  - Update CIs
2021-01-29 07:59:51 +10:00
..
CNTK
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 Farewell TrainableDropout (#5793) 2021-01-25 16:37:42 -08:00
abs_free_dimensions.onnx
add_opset_314159.onnx
alloc_tensor_reuse.onnx
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 Megatron checkpointing (#6293) 2021-01-22 11:26:47 -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 Farewell TrainableDropout (#5793) 2021-01-25 16:37:42 -08:00
capi_symbolic_dims.onnx
capi_symbolic_dims.py
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_1.onnx.ort Add support for custom ops to minimal build. (#6228) 2021-01-25 10:41:00 +10:00
foo_2.onnx
function_opset_test.onnx fix opset imports for function body (#6287) 2021-01-12 13:44:36 -08:00
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 Allow querying a GraphProto's doc_string as part of ModelMetadata (#6248) 2021-01-05 22:18:03 -08: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
nuphar_onnx_test_loop11_inconvertible_loop.onnx Liqun/speech model loop to scan (#6070) 2021-01-05 15:15:23 -08:00
nuphar_tiny_model_with_loop.onnx Liqun/speech model loop to scan (#6070) 2021-01-05 15:15:23 -08:00
nuphar_tiny_model_with_loop_shape_infered.onnx Liqun/speech model loop to scan (#6070) 2021-01-05 15:15:23 -08:00
onnx_backend_test_series_filters.jsonc Enable ONNX backend test of SequenceProto input/output (#6043) 2021-01-11 11:30:33 -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_build_test.onnx_model_with_excluded_ops Add ability to track per operator types in reduced build config. (#6428) 2021-01-29 07:59:51 +10:00
reduced_build_test.readme.txt Add ability to track per operator types in reduced build config. (#6428) 2021-01-29 07:59:51 +10:00
required_ops.config Add ability to track per operator types in reduced build config. (#6428) 2021-01-29 07:59:51 +10:00
required_ops_and_types.config Add ability to track per operator types in reduced build config. (#6428) 2021-01-29 07:59:51 +10:00
required_ops_config.readme.txt Add ability to track per operator types in reduced build config. (#6428) 2021-01-29 07:59:51 +10: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
test_training_model_0.onnx
test_training_model_1.onnx
test_training_model_2.onnx
VariedInputCustomOp.onnx Enable varied input type for custom op (#6066) 2020-12-09 15:10:42 -08:00
zipmap_int64float.onnx
zipmap_stringfloat.onnx