https://github.com/Microsoft/CNTK
Raw File
Tip revision: 3cc806c997f88c3ff018112ec7ade415e6c6ea44 authored by jeremywhm2 on 23 March 2020, 01:52:38 UTC
Insertion boost and length normalization during beam search pruning
Tip revision: 3cc806c
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