mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-25 22:26:24 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| impl | ||
| inc | ||
| pch | ||
| FeatureValues.h | ||
| ImageFeatureDescriptor.cpp | ||
| ImageFeatureDescriptor.h | ||
| ImageFeatureValue.cpp | ||
| ImageFeatureValue.h | ||
| LearningModel.cpp | ||
| LearningModel.h | ||
| LearningModelBinding.cpp | ||
| LearningModelBinding.h | ||
| LearningModelDevice.cpp | ||
| LearningModelDevice.h | ||
| LearningModelEvaluationResult.cpp | ||
| LearningModelEvaluationResult.h | ||
| LearningModelSession.cpp | ||
| LearningModelSession.h | ||
| LearningModelSessionOptions.cpp | ||
| LearningModelSessionOptions.h | ||
| MapFeatureDescriptor.cpp | ||
| MapFeatureDescriptor.h | ||
| SequenceFeatureDescriptor.cpp | ||
| SequenceFeatureDescriptor.h | ||
| TensorFeatureDescriptor.cpp | ||
| TensorFeatureDescriptor.h | ||