onnxruntime/csharp/testdata
Pranav Sharma 974b9bfc09
Allow sharing of initializers between sessions. (#5092)
* Allow sharing of initializers between sessions.

* Allow sharing of initializers between sessions (2).

* Add test for C#

* Add test for C#; address PR comments

* Address PR comments
Moved AddInitializer logic to internal session options
Added tests for owned buffer
Clarified documentation
Fix bug where memory info and not device was getting compared

* Fix test

* Fix training build

* Add ver 5 end marker and ver 6 starter, add scenario and usage examples.
2020-09-21 14:09:37 -07:00
..
bench.expected_out Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
bench.in Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
model_181031_12.onnx fix bug -- failing on non float tensor output types (#58) 2018-11-29 08:15:18 -08:00
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 Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
test_sequence_map_int_float.pb Initial check-in to support non-tensor (sequence/map) types (#527) 2019-03-05 16:00:40 -08:00
test_sequence_map_string_float.pb Initial check-in to support non-tensor (sequence/map) types (#527) 2019-03-05 16:00:40 -08:00
test_sequence_tensors.onnx Fix C# layer in the way it handles sequences (#3965) 2020-05-18 11:10:13 -07:00
test_types_BOOL.pb Enforce shape validation. (#1716) 2019-09-02 20:00:37 -07:00
test_types_DOUBLE.pb Validate input shapes. (#1352) 2019-07-19 13:42:34 -07:00
test_types_FLOAT.pb Validate input shapes. (#1352) 2019-07-19 13:42:34 -07:00
test_types_FLOAT16.pb Jignparm/csharp test difftypes (#122) 2018-12-07 05:17:31 +00:00
test_types_INT8.pb Enforce shape validation. (#1716) 2019-09-02 20:00:37 -07:00
test_types_INT16.pb Validate input shapes. (#1352) 2019-07-19 13:42:34 -07:00
test_types_INT32.pb Validate input shapes. (#1352) 2019-07-19 13:42:34 -07:00
test_types_INT64.pb Validate input shapes. (#1352) 2019-07-19 13:42:34 -07:00
test_types_STRING.pb Enforce shape validation. (#1716) 2019-09-02 20:00:37 -07:00
test_types_UINT8.pb Validate input shapes. (#1352) 2019-07-19 13:42:34 -07:00
test_types_UINT16.pb Validate input shapes. (#1352) 2019-07-19 13:42:34 -07:00
test_types_UINT32.pb Validate input shapes. (#1352) 2019-07-19 13:42:34 -07:00
test_types_UINT64.pb Validate input shapes. (#1352) 2019-07-19 13:42:34 -07:00