onnxruntime/tools/ci_build/github/azure-pipelines/templates
Sheil Kumar a475f2824d
Create the Nuget WindowsAI Pipeline (#3684)
* add windowsai.yml for new Microsoft.AI.MachineLearning nuget

* temporarily add windowsai.yml to gpu.yml

* pass in build arch

* remove install onnx task

* no dml for arm or arm64

* refactor nuget pipeline defs

* update package creation

* pass in build and sources path

* missing hyphens

* copy license file

* fix parameter variable

* disable arm builds for now

* remove commented script block

* download pipeline atifcat name update

* set working dir

* Add bundling nuget script

* path combine

* null path

* combine needs parentheses

* binplace microsoft.* dlls in new nuget package

* update artifact name

* move merged nuget to artifacts directory

* move to merged subfolder in artifacts staging dir

* forward slash to back

* enable arm

* vcvarsall needs x64 vars setup

* Run Tests

* fix tests

* move global variables

* update yml to not have global variable in template

* removed parameters

* fixes

* Add build arch as an env variable

* ne not neq

* %Var% for batch script

* dont pass argument for x64

* disable arm tests

* skip csharp/cxx tests for microsoft nuget package

* remove test-win as it tests only c# cxx and capi

* test build for store apps

* dont build for store

* tools/nuget/generate_nuspec_for_native_nuget.py

* remove args.

* add new props and targets for microsoft.ai

* make windowsai props/targets static

* add dependency

* dont ship dot net props

* Remove c# fom windowsai nuget

* copy license file

* native packages must have win10 as the platform, not win

* cuda header in wrong if branch

* no dml for arm builds

* only build dml for x64/ x86

* User/sheilk/props update (#3616)

* prelim store work

* props

* Fix desktop nuget props/targets

* clean up targets and make store apps work

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

* update windowsai.yml with latest

* remove extra dloadhelpers

* Add abi headers to abi dir, and reference native includes

* update windowsai.yml

* minor update

* remove parameters

* add doesrp param

* hard code esrp to true

* add directml for x86/x64

* revert gpu yml changes

* add store builds

* add store builds

* add checks again in old way

* dup job names for store and desktop builds

* move all of the runtime binaries to win10 folder

* only set safeseh on x86

* disable the store builds for now... missing msvcprt.lib

* copy paste deletion...

* switch back to win- (#3646)

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

* use stahlworks

* & not supported in ado

* add cuda to cpu nuget(???) and EnableDelayedExpansion to enable x86 dml package

* revert nocontribops

* add underscore...

* extra win/win10 change

* merged nuget... still not being bundled...

* files in merged directory

* missing parens causing dml to be included in cpu package

* more diagnostic info

* switch dir to get-childitem

* wait for compression to complete

* add winml_adapter to mkml and gpu packages

* enable_wcos

* add mklml binaries

* props and targets missing from mklml

Co-authored-by: Sheil Kumar <sheilk@microsoft.com>
2020-04-24 20:20:04 -07:00
..
c-api-artifacts-package-and-publish-steps-posix.yml
c-api-artifacts-package-and-publish-steps-windows.yml Include the new Privacy.md file in all release packages. (#2200) 2019-10-20 07:58:36 -07:00
clean-agent-build-directory-step.yml added continue on error for the linux cleanup step, to mitigate the build failure. root cause unknown (#1936) 2019-09-26 15:57:24 -07:00
compliance.yml Run static code analyzer on most of our code (#2817) 2020-01-10 22:17:17 -08:00
component-governance-component-detection-steps.yml Fix spurious component detection warning (#2857) 2020-01-18 20:10:35 -08:00
enable-telemetry.yml Create the Nuget WindowsAI Pipeline (#3684) 2020-04-24 20:20:04 -07:00
esrp_dll.yml Fix a few errors in the NuGet pipeline (still broken) (#1656) 2019-08-21 15:42:23 -07:00
esrp_nuget.yml Fix a few errors in the NuGet pipeline (still broken) (#1656) 2019-08-21 15:42:23 -07:00
linux-ci.yml Fix spurious component detection warning (#2857) 2020-01-18 20:10:35 -08:00
linux-set-variables-and-download.yml Disable downloading test data on Linux (#3581) 2020-04-18 15:54:58 -07:00
mac-ci.yml Disable model tests for Mac OS X builds 2020-04-02 15:14:32 -07:00
set-featurizer-build-flag-step.yml Optionally produce a python wheel that includes featurizers (#3491) 2020-04-14 09:00:13 -07:00
set-test-data-variables-step.yml Update test data (#2356) 2020-01-10 10:52:23 -08:00
set-version-number-variables-step.yml
validate-nuget.yml Enable DML Nuget Package for x64 or x86 architectures (#3120) 2020-03-02 20:18:46 -08:00
win-ci-2019.yml Disable downloading test data on Linux (#3581) 2020-04-18 15:54:58 -07:00
win-ci-arm.yml Fix static analysis warnings found by VC++ (#3530) 2020-04-16 01:46:47 -07:00
windows-build-and-test-steps.yml
windows-build-tools-setup-steps.yml Disable downloading test data on Windows (#3551) 2020-04-16 22:15:20 -07:00
windows-code-coverage-steps.yml Packaging pipeline changes for VS 2019 (#2711) 2019-12-20 19:53:51 -08:00
windowsai-nuget-build.yml Create the Nuget WindowsAI Pipeline (#3684) 2020-04-24 20:20:04 -07:00