onnxruntime/winml/lib/Api
Sheil Kumar fdb4a3a2e8
Add cppwinrt and cswinrt tests in windowsai nuget pipeline (#4381)
* build e2e cppwinrt tests

* add use nuget task

* make all referenced to package version prop/target-ified

* remove dupe props/targets reference

* work around project.assets.json error by deleting it

* powershell test invocation

* switch to batch script

* print debug info

* update x86->x64

* stdio.h

* pushd/popd

* add csharp tests

* package.config -> packages.config

* typo

* x86 -> anycpu

* debug is default

* add test path

* update csproj as well

* debug

* really replace all package versions

* debug output

* really use [PackageVersion]

* sleep intead of converting async operation to task and waiting

* dont close software bitmap

* switch to powershell script

* remove binding check

* continue on failure

* continuse on error action

* continueOnError and errorActionPreference

* tabbing

Co-authored-by: Sheil Kumar <sheilk@microsoft.com>
2020-07-07 09:36:42 -07:00
..
impl Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
inc Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
pch
FeatureValues.h Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
ImageFeatureDescriptor.cpp Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
ImageFeatureDescriptor.h Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
ImageFeatureValue.cpp Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
ImageFeatureValue.h Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
LearningModel.cpp Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
LearningModel.h Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
LearningModelBinding.cpp Add cppwinrt and cswinrt tests in windowsai nuget pipeline (#4381) 2020-07-07 09:36:42 -07:00
LearningModelBinding.h Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
LearningModelDevice.cpp Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
LearningModelDevice.h Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
LearningModelEvaluationResult.cpp Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
LearningModelEvaluationResult.h Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
LearningModelSession.cpp Fix error handling in LearningModelSession.cpp (#3920) 2020-05-13 10:13:16 -07:00
LearningModelSession.h Merge remote-tracking branch 'upstream/master' into jeffbloo/TrimOnSessionInitializationEnd 2020-04-19 11:58:44 -07:00
LearningModelSessionOptions.cpp Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
LearningModelSessionOptions.h Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
MapFeatureDescriptor.cpp Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
MapFeatureDescriptor.h Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
SequenceFeatureDescriptor.cpp Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
SequenceFeatureDescriptor.h Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
TensorFeatureDescriptor.cpp Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
TensorFeatureDescriptor.h Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00