https://github.com/Microsoft/CNTK
Raw File
Tip revision: e4a617a8bff03dc36fd41be854e8be8a5b222e24 authored by KeDengMS on 18 July 2018, 22:35:11 UTC
Fix asymetric padding in autopadding
Tip revision: e4a617a
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