onnxruntime/csharp
Hariharan Seshadri d7f2cdcc7e
Fix target platform of managed OnnxRuntime dll and enable x86 .NET testing (#3056)
* WIP: Re-enable x86 .NET testing in Release pipelines

Enabling x86 testing will make sure that ORT packages doesn’t break x86 projects of customers

* Remove setting some env variables

* Comment out a test failing on x86 builds

* More changes

* Minor fix

* More changes

* More changes

* s

* s

* s

* Revert minor change

* More changes

* More changes

* More changes 2

* explicitly set platform target

* Delete bin and obj folders

* Clean output dirs

* Add back TargetFramwork

* Disable x86 .net framework tests

* Skip x86 tests in MKLML pipeline
2020-02-24 23:02:59 -08:00
..
sample/Microsoft.ML.OnnxRuntime.InferenceSample Renaming MKL-DNN as DNNL (#2515) 2019-12-03 07:34:23 -08:00
src/Microsoft.ML.OnnxRuntime WinML exists in the nuget packages but does not publish its WinMD and headers (#3037) 2020-02-20 10:24:29 -08:00
test Fix target platform of managed OnnxRuntime dll and enable x86 .NET testing (#3056) 2020-02-24 23:02:59 -08:00
testdata Enforce shape validation. (#1716) 2019-09-02 20:00:37 -07:00
tools/Microsoft.ML.OnnxRuntime.PerfTool update default optimization level + fix gemm_activation fusion (#2791) 2020-01-13 14:05:38 -08:00
Directory.Build.props.in Conditionally export execution provider apis in chsarp (#1724) 2019-09-09 11:17:44 -07:00
Nuget.CSharp.config Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
OnnxRuntime.CSharp.proj Release ARM/ARM64 Nuget packages (#2987) 2020-02-10 16:29:27 -08:00
OnnxRuntime.CSharp.sln Refactor CI pipelines, and add YAML NuGet package generation pipelines ( for CPU, MKLML, NoContribOps) (#1223) 2019-06-14 14:51:03 -07:00
OnnxRuntime.snk Copy System.Numerics.Tensors sources from dotnet/corefx into onnxruntime (#1605) 2019-08-15 17:28:47 -07:00