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
bench.in
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
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
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
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