https://github.com/Microsoft/CNTK
Revision 6cc44519ab053ed41001924117b087e152ddc56c authored by Reza Farrahi M on 17 September 2017, 01:06:26 UTC, committed by Cha Zhang on 17 September 2017, 01:06:26 UTC
This fixes the error: "error: ‘exp’ was not declared in this scope return momTC == 0.0 ? 0 : exp(-1.0 / momTC);",when compiling CNTK with GCC. 

Reference: https://github.com/Microsoft/CNTK/issues/2341
1 parent f275a54
History
Tip revision: 6cc44519ab053ed41001924117b087e152ddc56c authored by Reza Farrahi M on 17 September 2017, 01:06:26 UTC
Fixes "'exp' was not declared" (#2364)
Tip revision: 6cc4451
File Mode Size
Dependencies
Documentation
Examples
Manual
PretrainedModels
Scripts
Source
Tests
Tools
Tutorials
bindings
.clang-format -rw-r--r-- 931 bytes
.gitattributes -rw-r--r-- 3.3 KB
.gitignore -rw-r--r-- 7.2 KB
.gitmodules -rw-r--r-- 211 bytes
CNTK.Common.props -rw-r--r-- 1.6 KB
CNTK.Cpp.props -rw-r--r-- 11.7 KB
CNTK.sln -rw-r--r-- 213.2 KB
CONTRIBUTING.md -rw-r--r-- 210 bytes
CppCntk.vssettings -rw-r--r-- 10.0 KB
LICENSE.md -rw-r--r-- 7.9 KB
Makefile -rw-r--r-- 57.8 KB
README.md -rw-r--r-- 5.2 KB
configure -rwxr-xr-x 34.5 KB

README.md

back to top