onnxruntime/onnxruntime/test/testdata
Changming Sun 17f1178c2e
Downgrade GCC (#5269)
Co-authored-by: Edward Chen <18449977+edgchen1@users.noreply.github.com>
2020-09-24 21:14:54 -07:00
..
CNTK Use yapf to format python (#3276) 2020-03-20 14:34:10 -07:00
custom_op_library Change the version check of ort format save/load (#5140) 2020-09-11 23:11:31 -07:00
ngraph Use yapf to format python (#3276) 2020-03-20 14:34:10 -07:00
ort_ckpt Add Distributed Checkpointing support (#3639) 2020-04-29 14:52:21 -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
squeezenet
transform Add FusedMatMul contrib op (#5213) 2020-09-23 12:17:50 -07: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
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
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
onnx_backend_test_series_filters.jsonc Downgrade GCC (#5269) 2020-09-24 21:14:54 -07: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 Change the version check of ort format save/load (#5140) 2020-09-11 23:11:31 -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 CiPipeline@ReducedOpsBuild (#4917) 2020-08-31 21:21:18 -07:00
reduced_ops_via_config.onnx_model_with_excluded_ops CiPipeline@ReducedOpsBuild (#4917) 2020-08-31 21:21:18 -07: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 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.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
zipmap_int64float.onnx
zipmap_stringfloat.onnx