https://github.com/Microsoft/CNTK
Raw File
Tip revision: b568283c97b0259083a3c84721da46b83c27e600 authored by Guoli Ye on 22 January 2019, 23:16:42 UTC
make the function interface of AssignSequenceError in NoGpu.cpp to be consistent with GPUMatrix.h
Tip revision: b568283
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