onnxruntime/csharp
Ye Wang 66b3c31f76
Final round cherry-picks to 1.9.0 (#9133)
* Fixing MORE mlas unittest failures in POWER (#8673)

* Ensure ms-experimental domain Audio Ops build in mac pipeline  (#8857)

* Globally enable ms-experimental ops

* change meaning of ms_experimental to mean *all* ms_experimental ops. Some experimental ops will still be enabled globally without this flag like audio ops.

* add cmath

* add cmath to signal_defs.cc

* move audio back into experimental, verify on mac

* remove experimental from mac builds

Co-authored-by: Sheil Kumar <sheilk@microsoft.com>

* Remove cpuinfo from WCOS builds (#9076)

* Fix a bug for Openvino Python binding (#9130)

* Fix default initialization value in C API header (#9126)

* fix default initialization value in C API header

* Fix conflicts

* Nits

* Do not generate nuget symbol packages on Linux

* fix name conflict in 1.9 for Fix default initialization value in C API header

* Fix nightly CI pipeline to generate ROCm 4.2 wheels and add ROCm 4.3.1 wheels (#9101)

* make work for both rocm 4.2 and rocm 4.3.1

* fix rocm 4.3.1 docker image reference

* fix CUDA_VERSION to ROCM_VERSION

* fix ReduceConsts conflict def

* add ifdef to miopen_common.h as well

* trailing ws

* remove OrtCUDAProviderOptions() and simply set value

* revert to use custom ctor and fix tests

Co-authored-by: austinpagan <fossum@us.ibm.com>
Co-authored-by: Sheil Kumar <smk2007@gmail.com>
Co-authored-by: Sheil Kumar <sheilk@microsoft.com>
Co-authored-by: Tiago Koji Castro Shibata <ticastro@microsoft.com>
Co-authored-by: Changming Sun <chasun@microsoft.com>
Co-authored-by: Hariharan Seshadri <shariharan91@gmail.com>
Co-authored-by: Suffian Khan <sukha@microsoft.com>
2021-09-21 12:18:03 -07:00
..
sample Update references 2021-04-21 13:36:10 -07:00
src Add netstandard2.0 framework to nuget managed package. (#8960) 2021-09-04 08:01:46 +10:00
test Minimize changes to fix missing symbols used from C# (#8867) 2021-08-28 07:10:14 +10:00
testdata Add Python checks pipeline (#7032) 2021-08-09 10:37:05 -07:00
tools/Microsoft.ML.OnnxRuntime.PerfTool Minimize changes to fix missing symbols used from C# (#8867) 2021-08-28 07:10:14 +10:00
Directory.Build.props.in
Nuget.CSharp.config
OnnxRuntime.CSharp.proj Final round cherry-picks to 1.9.0 (#9133) 2021-09-21 12:18:03 -07:00
OnnxRuntime.CSharp.sln
OnnxRuntime.snk