https://github.com/Microsoft/CNTK
Revision 6cde1e3b7dd2a72af64e588260b1b0174d9228f5 authored by Alexey Reznichenko on 10 December 2016, 15:26:05 UTC, committed by Alexey Reznichenko on 13 December 2016, 11:37:18 UTC
  Change seed type from unsigned long (4 bytes on windows, 8 bytes on
  linux) to uint64_t. Bump cnkt model version to 17 (v1). Change a few
  int64_t to uint64_t along the way. Close #1124.
1 parent 7c21451
History
Tip revision: 6cde1e3b7dd2a72af64e588260b1b0174d9228f5 authored by Alexey Reznichenko on 10 December 2016, 15:26:05 UTC
Use 8 bytes for RNG(Handle) seed on both platforms.
Tip revision: 6cde1e3
File Mode Size
Dependencies
Documentation
Examples
Scripts
Source
Tests
Tools
Tutorials
bindings
.clang-format -rw-r--r-- 931 bytes
.gitattributes -rw-r--r-- 2.4 KB
.gitignore -rw-r--r-- 4.5 KB
.gitmodules -rw-r--r-- 201 bytes
CNTK.Cpp.props -rw-r--r-- 8.3 KB
CNTK.sln -rw-r--r-- 173.9 KB
CONTRIBUTING.md -rw-r--r-- 199 bytes
CppCntk.vssettings -rw-r--r-- 10.0 KB
LICENSE.md -rw-r--r-- 4.6 KB
Makefile -rw-r--r-- 47.9 KB
README.md -rw-r--r-- 7.9 KB
configure -rwxr-xr-x 29.9 KB

README.md

back to top