We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3da48b1 + 4c96067 commit 07b83e8Copy full SHA for 07b83e8
Samples/WinMLSamplesGallery/.gitignore
@@ -1,6 +1,11 @@
1
*.onnx
2
!squeezenet1.1-7-batched.onnx
3
!encrypted.onnx
4
+<<<<<<< HEAD
5
!mosaic.onnx
6
!efficientnet-lite4-11.onnx
7
!dx_preprocessor_efficient_net.onnx
8
+=======
9
+!efficientnet-lite4-11.onnx
10
+!dx_preprocessor_efficient_net.onnx
11
+>>>>>>> master
Samples/WinMLSamplesGallery/WinMLSamplesGalleryNative/WinMLSamplesGalleryNative.vcxproj.filters
@@ -116,7 +116,10 @@
116
<ClInclude Include="Win32Application.h">
117
<Filter>DXResourceBinding</Filter>
118
</ClInclude>
119
120
<ClInclude Include="WeakBuffer.h" />
121
122
123
</ItemGroup>
124
<ItemGroup>
125
<ResourceCompile Include="Resource.rc" />
0 commit comments