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

822 Коммитов

Автор SHA1 Сообщение Дата
Ryan Lai de94a9e197 No submodule needed 2020-08-21 12:31:11 -07:00
Ryan Lai 0cad467fcb actually use winml nuget 1.4.0 2020-08-20 19:17:01 -07:00
Ryan Lai 9a48b15a81 Use macro to clean up code 2020-08-20 19:11:06 -07:00
Ryan Lai 5ade17ade8 nit 2020-08-20 18:45:13 -07:00
Ryan Lai 0c88fc54ef Add README.md 2020-08-20 18:44:08 -07:00
Ryan Lai 3a3c306371 add comments 2020-08-20 17:32:05 -07:00
Ryan Lai dc0e6d16a0 Make pretty 2020-08-20 17:29:56 -07:00
Ryan Lai 6d7343380a refactoring 2020-08-20 17:26:27 -07:00
Ryan Lai 9777738dc7 More efficient sorting 2020-08-20 15:55:52 -07:00
Ryan Lai 5bfb1ef247 Add squeezenet code 2020-08-20 15:47:36 -07:00
Ryan Lai 07af16f139 update .gitmodules 2020-08-20 15:31:34 -07:00
Ryan Lai 1f8279b71e Add winrt-rs submodule 2020-08-20 15:23:45 -07:00
Ryan Lai 454ec5f327 Init rust squeezenet project 2020-08-20 15:20:36 -07:00
Linnea May 95690c0ed9
Merge pull request #335 from microsoft/user/t-limay/StyleTransfer
StyleTransfer Demo
2020-08-14 13:44:07 -04:00
Linnea May b6617d8285 whoops forgot a newline 2020-08-13 17:19:01 -04:00
Linnea May e044d57745 Merge branch 'user/t-limay/StyleTransfer' of https://github.com/microsoft/Windows-Machine-Learning into user/t-limay/StyleTransfer 2020-08-13 17:13:05 -04:00
Linnea May 0a06ee7bc4 update readme and add newlines 2020-08-13 17:12:57 -04:00
Linnea May 4d4217175e
Delete StyleTransferEffectNotifier.idl 2020-08-13 17:09:20 -04:00
Linnea May fe9cba642e add logo pic and instructions on generating assets 2020-08-13 15:05:55 -04:00
Linnea May d05fd43466 remove pictures 2020-08-13 14:49:23 -04:00
Linnea May e2d963d2c3 rename styletransfereffectcomponent 2020-08-12 13:34:59 -04:00
Linnea May 64ac95de13 add thread configurer and add lock for copying to output frame 2020-08-12 12:37:45 -04:00
Linnea May 54f2812be4 small changes to styeleffect 2020-08-11 16:23:31 -04:00
Linnea May 60c4fcb92b remove random extra lien 2020-08-11 15:01:16 -04:00
Linnea May ff73642e3e use propertychanged event from model instead of setmediasourcecommand 2020-08-11 14:58:05 -04:00
Linnea May 8a9bea954f change input media to be an enum over string 2020-08-11 14:05:07 -04:00
Linnea May de38792213 pr comments pt1: mostly naming conventions + aesthetics 2020-08-11 13:53:44 -04:00
Tiago Koji Castro Shibata 027c094c7e
Merge pull request #339 from microsoft/user/ticastro/memory-leaks
Fix memory leaks
2020-08-10 10:33:24 -07:00
Tiago Koji Castro Shibata 434329d186 Fix memory leaks 2020-08-08 10:54:08 -07:00
Ryan Lai 29e7c24e59
CHange winmlrunner to accept session options through static lib (#337) 2020-08-07 11:05:23 -07:00
linnealovespie c880d30171 add readme 2020-08-04 13:26:48 -04:00
Linnea May 2fbd1184dc fix nuget packages to be completely separate projects 2020-08-04 12:14:50 -04:00
Linnea May a5b639b41e
Merge pull request #333 from microsoft/user/t-limay/StyleTransfer-optimize
User/t limay/style transfer optimize
2020-08-04 11:51:51 -04:00
linnealovespie 0e2ced6d7d clean up redundant code 2020-08-03 17:55:54 -04:00
linnealovespie 848105ec40 clean up Evals when switching between cpu/gpu 2020-08-03 14:33:21 -04:00
Linnea May 4e305fb5bc fix cppwinrt version in cpp 2020-07-31 16:31:37 -04:00
Linnea May 41a03b2c0b change vcxproj to match nuget packages 2020-07-31 16:18:13 -04:00
linnealovespie da4cedb493 Merge branch 'user/t-limay/StyleTransfer-optimize' of https://github.com/microsoft/Windows-Machine-Learning into user/t-limay/StyleTransfer-optimize 2020-07-31 15:40:36 -04:00
Linnea May 3c56edb700 Revert "update nuget package to 1.4"
This reverts commit 3b06075446.
2020-07-31 15:40:15 -04:00
linnealovespie 4011511b10 update nuget package 1.4 2020-07-31 15:36:46 -04:00
Linnea May 3b06075446 update nuget package to 1.4 2020-07-31 15:32:02 -04:00
linnealovespie 9c83864997 rotate vector to get correct lastFrame 2020-07-30 15:49:39 -04:00
linnealovespie 1fe3b3c774 finishedIdx to show most recent cached output 2020-07-30 14:37:08 -04:00
linnealovespie c09c4f6ecb swapchain but cached version seems to be too old 2020-07-28 11:28:06 -04:00
linnealovespie c4de9cc2d4 it works! kinda 2020-07-24 16:59:58 -04:00
linnealovespie a83b5ffacc swapchain with one element 2020-07-24 15:21:00 -04:00
Ryan Lai a8d6864d2b
Remove onnxruntime submodule added by accident (#332) 2020-07-24 07:51:31 -07:00
linnealovespie 9840b17c97 lock on EvalAsync 2020-07-23 15:29:38 -04:00
linnealovespie 62bfed2764 evalasync but super slow? 2020-07-23 12:47:09 -04:00
linnealovespie 6f843d83dc trying to add a continuiation task for evalasync 2020-07-22 17:00:05 -04:00