onnxruntime/csharp
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
..
sample Update references 2021-04-21 13:36:10 -07:00
src Revert "Add netstandard2.0 target to OnnxRuntime.Managed (#8600)" (#8648) 2021-08-09 10:08:07 -07:00
test Update onnx (#8458) 2021-08-05 09:21:44 -07:00
testdata Add Python checks pipeline (#7032) 2021-08-09 10:37:05 -07:00
tools/Microsoft.ML.OnnxRuntime.PerfTool Update auto-generated csharp files (#7950) 2021-06-07 12:48:44 -07:00
Directory.Build.props.in Conditionally export execution provider apis in chsarp (#1724) 2019-09-09 11:17:44 -07:00
Nuget.CSharp.config
OnnxRuntime.CSharp.proj Update packaging pipelines(#6664) 2021-02-17 09:53:36 -08:00
OnnxRuntime.CSharp.sln Revert change from RelWithDebInfo to Release in OnnxRuntime.CSharp.sln. 2020-03-12 16:51:45 -07:00
OnnxRuntime.snk Copy System.Numerics.Tensors sources from dotnet/corefx into onnxruntime (#1605) 2019-08-15 17:28:47 -07:00