onnxruntime/csharp/testdata
Pranav Sharma 4cbc6e1cf5
Validate input shapes. (#1352)
* Validate input shapes.

* Cache some input def metadata

* Make some methods const and check for negative values of dims instead of just -1.

* Fix shape inferencing test.

* Fix testLabelEncoder test

* Fix more tests

* Fix more tests

* Use size_t for loop variable
2019-07-19 13:42:34 -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
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_types_BOOL.pb Jignparm/csharp test difftypes (#122) 2018-12-07 05:17:31 +00: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 Jignparm/csharp test difftypes (#122) 2018-12-07 05:17:31 +00: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 Jignparm/csharp test difftypes (#122) 2018-12-07 05:17:31 +00: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