onnxruntime/csharp
jignparm d3e5474c1d
Refactor CI pipelines - add GPU NuGet pipelines and ESRP code signing steps (#1247)
* Simplify linux gpu pipeline

* Refactor win-gpu-ci-pipeline.yml

* Set cuda environment variables for testing and version

* Remove variables from starter script

* minor fix

* Add GPU Nuget pipeline

* Set DisableContribOps environment variable for Linux package tests

* Add ESRP tasks

* Add ESRP signing templates

* Test out hardcode value of ERSP

* Test out hardcode value of ERSP

* Test out hardcode value of ERSP

* Test out hardcode value of ERSP

* test variable expansion

* test variable expansion

* test variable expansion

* test variable expansion

* test variable expansion

* test variable expansion

* test out variable expansion

* test variable expansion

* test variable expansion

* test variable expansion

* test variable expansion

* test variable expansion

* test variable expansion

* test variable expansion

* test variable expansion

* update cpu pipeline to conditionally esrp sign

* Set C# GPU tests to run only if env var is set

* Refactor for easy parameter passing

* refactored esrp templates

* remove variables from template

* Add packaging variables back to pipelines

* update C# for cuda 10

* Merge vars ana parameters for gpu pipeline

* remove vars from mklml pipeline

* display envvars on terminal

* Clean up C# cuda tests, and upgrade to Cuda10

* Introduce CUDNN_PATH pipeline varaible

* YAML variable are always uppercased (not true with classic)

* Update C# GPU test to be more meaningful

* remove macos from gpu tests

* remove debugging info for DisableContribOps option

* Remove DisableContrib ops parameters -- use variables only

* Fix typo from = to -

* remove debug steps

* fix typo

* remove unused variable TESTONGPU from some templates

* clean up CUDA env setup scripts

* Remove CUDNN_PATH from setup_env_cuda.bat
2019-06-20 19:41:30 -07:00
..
sample/Microsoft.ML.OnnxRuntime.InferenceSample x86 support for C# API (#962) 2019-05-20 15:48:14 -07:00
src/Microsoft.ML.OnnxRuntime Refactor CI pipelines - add GPU NuGet pipelines and ESRP code signing steps (#1247) 2019-06-20 19:41:30 -07:00
test Refactor CI pipelines - add GPU NuGet pipelines and ESRP code signing steps (#1247) 2019-06-20 19:41:30 -07:00
testdata Initial check-in to support non-tensor (sequence/map) types (#527) 2019-03-05 16:00:40 -08:00
tools/Microsoft.ML.OnnxRuntime.PerfTool x86 support for C# API (#962) 2019-05-20 15:48:14 -07:00
Directory.Build.props.in Added generation of C# project properties file containing actual build directory. 2019-01-14 16:02:13 -08:00
Nuget.CSharp.config Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
OnnxRuntime.CSharp.proj Refactor CI pipelines, and add YAML NuGet package generation pipelines ( for CPU, MKLML, NoContribOps) (#1223) 2019-06-14 14:51:03 -07: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