Граф коммитов

43 Коммитов

Автор SHA1 Сообщение Дата
Sheil Kumar b6be9b1928 Add .NET5 Squeezenet Sample 2021-03-03 11:42:08 -08:00
Paul McDaniel f850d36092 Added the official Microsoft.AI.MachineLearning nuget. 2020-05-19 08:33:47 -07:00
Paul McDaniel 23b4fe8e06 Fixed up the dependencies on the shared lib 2020-04-29 16:07:15 -07:00
Xiang Zhang 03b58dfcc9
User/xianz/set target sdk (#310)
* setTargetSDK

* set default target sdk to 10.0.18362.0 for all samples

* change minimun sdk verstion to 17763
2020-04-16 13:22:04 -07:00
Xiang Zhang 469cd0cd4f
User/xianz/update sample 2 (#309)
* change output directory for AdapterSelection Sample

* change output directory for Custom Operator Sample

* change output directory for SqueezeNetObjectDetection Sample

* Update test certificate for Emoji8 Sample

* Update test certificate for MNIST_Demo Sample

* Update test certificate for MNIST_Demo Sample

* Update test certificate for FNSCandyStyleTransfer Sample

* Update test certificate for SqueezeNetObjectDetection Sample

* Update azure-pipelines-samples.yml for Azure Pipelines

Check whether OS 18362 exists

* check if OS18362 exists

* revert relu_shader.h change

* rename artifacts

* temporary disabled build for squeezenet sample
2020-04-14 00:46:05 -07:00
Xiang Zhang 384f81d914 Add Dependency on SharedLib for SqueezeNetObjectDetection Sample 2020-04-01 15:39:08 -07:00
Xiang Zhang 44e3269bb9 apply shareLib to custom-operator-sample 2020-03-31 16:26:23 -07:00
Xiang Zhang 26a0ad98da Moved LoadImageFile And LoadLabel to SharedLIb 2020-03-31 16:12:52 -07:00
Xiang Zhang a0f001922d apply to Win32 for BatchSupport and Squeezenet 2020-03-31 13:56:34 -07:00
Xiang Zhang 149e0f28e4 apply to all configurations 2020-03-30 18:35:10 -07:00
Xiang Zhang b64c5792d8 apply sharedLib to SqueezeNetObjectDetection Sample 2020-03-30 17:23:54 -07:00
Xiang Zhang 33517a677b retarget solution 2019-11-26 18:00:03 -08:00
Xiang Zhang 4f8b1ef33f load winml.dll from local folder 2019-11-26 17:57:45 -08:00
Ryan Lai e823735e66
Update Squeezenet c++ and C# sample to be explicit with colorspace management of GetSoftwareBitmapAsync (#282)
* Updated squeezenet cpp sample to be explicit about managing color space

* Updated squeezenet c# sample to be explicit about managing color space

* Case insensitive value when looking up metadata

* PR comments to make try catch tighter
2019-10-16 13:29:00 -07:00
Louis-Philippe Bourret 6f4b543b2a very minor update to readme.md to point to 17763 build and sdk instead of XXXX and 17738 SDK (#271) 2019-08-26 14:44:19 -07:00
Young Kim 71b913d583
Remove WINRT_CoIncrementMTAUsage redefinition (#262) 2019-07-26 15:50:18 -07:00
Austin Kinross 2c218aeafe Update SqueezeNetObjectDetectionCPP.exe usage string + related comments (#236)
This PR removed one of the parameters passed to SqueezeNetObjectDetectionCPP.exe: https://github.com/microsoft/Windows-Machine-Learning/pull/116

However, the PR didn't update the 'usage' string to match the new behavior. I
2019-06-19 11:06:40 -07:00
Ori Levari 1e8c92ff46
User/orilevari/normalize samples build flavors (#243) 2019-06-12 15:57:18 -07:00
Ori Levari 9c72a2146d
add include statement for windows.foundation.collection.h 2019-05-30 16:38:23 -07:00
Ori Levari 796e4f91d4
Various bug fixes and build features to public samples (#203) 2019-03-26 13:48:39 -07:00
Ori Levari 3f871b1261
User/orilevari/normalizeappxpublishers (#195)
change all publisher info available in project files to CN=winml for self-signing certificate simplicity
2019-03-12 14:38:27 -07:00
Ori Levari 30c46b1918
User/orilevari/copy labels (#165) 2019-02-15 17:49:01 -08:00
Ori Levari 1149bc9db3
update net core readme (#164) 2019-02-15 10:31:37 -08:00
Ori Levari 4a01cd1900
add back targetplatformminversion attribute (#161) 2019-02-13 17:17:39 -08:00
Ori Levari d49ead234c
Updates to public samples yaml (#159) 2019-02-13 15:40:46 -08:00
Ori Levari 2223c71260
make the targetplatformversion attribute overridable for adapterselection and squeezenet js (#153) 2019-02-06 16:03:43 -08:00
Ori Levari 11a4a0f9f3
fix yaml azure build pipeline 2019-01-14 14:28:52 -08:00
Nick Geisler c08c8f9e77
Update README.md 2019-01-10 10:18:10 -08:00
Ori Levari dd662678f2
User/orilevari/top3 bug (#117)
* all c++ samples with print results have the correct output now

* c# samples are updated

* fix top3 bug for javascript sample

* update readmes to have correct output of top 3 probabilities

* replace locally declared struct with std::pair
2019-01-03 16:45:43 -08:00
smk2007 87b553a311 Automatically find Squeezenet.onnx in Desktop sample, and make F5 build work. (#116) 2019-01-02 15:01:16 -08:00
Ori Levari c1b38ad47f
User/orilevari/net core squeezenet (#101)
* added .NET Core squeezenet example

* edit readme to acknowledge async limitations of .NET core 2

* refactor out async helper

* update readme

* remove c++ instructions copied from different README

* update Readme. remove liberal new lines

* parametrize assembly reference for Windows.winmd and update README accordingly.
2018-12-17 16:25:48 -08:00
Kumar Rajeev 8647c78d4e update SDK version to 17763 2018-11-06 15:55:41 -08:00
Young Kim a9cf9c8ac4 update readme to build with 17738 or higher 2018-08-29 10:51:01 -07:00
Paul McDaniel 1196b462c8 Added JS project. Merged solution files into a single SLN . 2018-08-23 15:49:30 -07:00
Young Kim 95ec2ba84e update versions to 17738 2018-08-23 14:37:04 -07:00
Rosane Vallim a10360b7d7
Update README with better instructions 2018-08-06 15:57:11 -07:00
Kumar Rajeev 8ea515f769
Update README.md 2018-07-30 23:47:01 -07:00
Kumar Rajeev 5b689a069e
Update README.md 2018-07-30 23:45:41 -07:00
Kumar Rajeev 6bcbd830c8
Update README.md 2018-07-30 23:38:49 -07:00
Paul McDaniel ce1b27ffee code mark for the cmd line 2018-07-30 19:10:36 -07:00
Paul McDaniel 6f1359effa bug fixes 2018-07-30 18:58:45 -07:00
Kumar Rajeev ab495914d6
Update README.md 2018-07-26 22:48:07 -07:00
Paul McDaniel 593575a3a6 refactor the folder structure 2018-07-26 16:44:45 -07:00