onnxruntime/csharp/test/Microsoft.ML.OnnxRuntime.Tests
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
..
Tensors Allow creation of empty tensors in c# (#1976) 2019-10-14 14:47:02 -07:00
InferenceTest.cs Fix target platform of managed OnnxRuntime dll and enable x86 .NET testing (#3056) 2020-02-24 23:02:59 -08:00
Microsoft.ML.OnnxRuntime.Tests.csproj Upgrade protobuf to 3.11.3 2020-02-12 14:47:00 -08:00
OnnxMl.cs Contributing: fix typos (#2905) 2020-01-27 13:39:08 -08:00