onnxruntime/csharp/test
gwang-msft dee7596724
Add a generic collection of session configurations to the SessionOptions (#4718)
* adding generic configurations for session options

* fix a build break on linux

* fix training ci build break

* fix training ci build break

* addressed CR comments

* fix traning ci build break

* move config_key from enum to string

* add c# api

* add python api

* fix build break

* move prepacking from 2 new api entries to session options configs

* fix traning ci build break

* add python test, update some comments, move const key definition to avoid build break

* addressed comments

* move definitions of keys to common.h

* move api to version 5

* remove accidental change in build.py

* remove pragma to avoid build break

* addressed CR comments

* fix the python build break, and move location of config keys definition

* small typo changes
2020-08-18 13:40:40 -07:00
..
Microsoft.AI.MachineLearning.Tests Add cppwinrt and cswinrt tests in windowsai nuget pipeline (#4381) 2020-07-07 09:36:42 -07:00
Microsoft.AI.MachineLearning.Tests.DotNetCore3_0 Add .NET Core 3.0 nuget e2e pipeline tests (#4695) 2020-08-05 13:02:24 -07:00
Microsoft.AI.MachineLearning.Tests.DotNetFramework4_7_2 Add .NET Core 3.0 nuget e2e pipeline tests (#4695) 2020-08-05 13:02:24 -07:00
Microsoft.ML.OnnxRuntime.EndToEndTests Refactor manylinux docker image and the related pipelines (#4751) 2020-08-17 09:40:31 -07:00
Microsoft.ML.OnnxRuntime.EndToEndTests.Capi Packaging pipeline changes for VS 2019 (#2711) 2019-12-20 19:53:51 -08:00
Microsoft.ML.OnnxRuntime.Tests Add a generic collection of session configurations to the SessionOptions (#4718) 2020-08-18 13:40:40 -07:00