onnxruntime/csharp/testdata
Edward Chen baf8c39a8d
Add Python checks pipeline (#7032)
This change adds a new pipeline for checking Python code. Currently this pipeline only runs flake8.
flake8 is also run as part of the CMake project builds, but we can switch over completely to the new pipeline later.
The .flake8 config file was also updated to make it easier to run standalone (flake8 --config ./.flake8) and some Python formatting issues were addressed in files that were not previously scanned.
2021-08-09 10:37:05 -07:00
..
abs_free_dimensions.onnx Support more C# APIs (#5608) 2020-10-30 19:19:50 -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
matmul_1.onnx Add ability for pre-packed weights of shared initializers to be shared across sessions (#7421) 2021-05-14 20:44:42 -07: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 Allow querying a GraphProto's doc_string as part of ModelMetadata (#6248) 2021-01-05 22:18:03 -08: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
squeezenet_calibration.flatbuffers Enable TRT provider option configuration for C# (updated version) (#7808) 2021-06-25 03:21:22 -07:00
test_input_BFLOAT16.py Add Python checks pipeline (#7032) 2021-08-09 10:37:05 -07:00
test_input_FLOAT16.py Add Python checks pipeline (#7032) 2021-08-09 10:37:05 -07: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_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 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.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 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