https://github.com/Microsoft/CNTK
Raw File
Tip revision: 70a5bf683af6e9bfb81103cef32194f8e1ade11e authored by Spandan Tiwari on 01 August 2018, 00:07:12 UTC
Updating input image size requirement to include lower and upper paddingin ConvolveGeometry.
Tip revision: 70a5bf6
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