https://github.com/Microsoft/CNTK
Raw File
Tip revision: 04305f4d6d2b0c4fb841402e83255de3dcfefdb7 authored by Leonardo Nunes on 29 May 2018, 23:40:38 UTC
Removing GPU NMS binary.
Tip revision: 04305f4
DelayLoadedExtensionsDll.vcxproj.filters
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <ItemGroup>
    <ClCompile Include="ImageWriter.cpp" />
    <ClCompile Include="dllmain.cpp" />
  </ItemGroup>
  <ItemGroup>
    <ClInclude Include="ImageWriter.h" />
  </ItemGroup>
</Project>
back to top