onnxruntime/csharp/testdata
Dmitri Smirnov 2f35e65135
Add Float16 and BFloat16 support to C# API (#5775)
Add Float16 and BFloat16 support.
2020-11-12 17:57:08 -08:00
..
abs_free_dimensions.onnx Support more C# APIs (#5608) 2020-10-30 19:19:50 -07:00
bench.expected_out
bench.in
model_181031_12.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.onnx Allow sharing of initializers between sessions. (#5092) 2020-09-21 14:09:37 -07:00
squeezenet.onnx
test_input_BFLOAT16.py Add Float16 and BFloat16 support to C# API (#5775) 2020-11-12 17:57:08 -08:00
test_input_FLOAT16.py Add Float16 and BFloat16 support to C# API (#5775) 2020-11-12 17:57:08 -08:00
test_sequence_map_int_float.pb
test_sequence_map_string_float.pb
test_sequence_tensors.onnx Fix C# layer in the way it handles sequences (#3965) 2020-05-18 11:10:13 -07:00
test_types_BFLOAT16.onnx Add Float16 and BFloat16 support to C# API (#5775) 2020-11-12 17:57:08 -08:00
test_types_BOOL.pb Enforce shape validation. (#1716) 2019-09-02 20:00:37 -07:00
test_types_DOUBLE.pb
test_types_FLOAT.pb
test_types_FLOAT16.onnx Add Float16 and BFloat16 support to C# API (#5775) 2020-11-12 17:57:08 -08:00
test_types_INT8.pb Enforce shape validation. (#1716) 2019-09-02 20:00:37 -07:00
test_types_INT16.pb
test_types_INT32.pb
test_types_INT64.pb
test_types_STRING.pb Enforce shape validation. (#1716) 2019-09-02 20:00:37 -07:00
test_types_UINT8.pb
test_types_UINT16.pb
test_types_UINT32.pb
test_types_UINT64.pb