https://github.com/Microsoft/CNTK
Raw File
Tip revision: 9e5fee42d45f63be71e2142b2c2ef8a57ff1a83d authored by Spandan Tiwari on 02 August 2018, 23:40:30 UTC
Making test changes to isolate resnet3d problem.
Tip revision: 9e5fee4
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