https://github.com/Microsoft/CNTK
Revision 82030c48d7d63ddc3d2e7191bf66cbd0bbb395da authored by Alexey Reznichenko on 30 March 2017, 16:01:09 UTC, committed by Alexey Reznichenko on 04 April 2017, 16:35:46 UTC
  * Add yet another setter for the V1 component (math lib).
  * Add global getter and setter to the V2 API. If the V1 trace level is set
  to Info (the maximum possible value), tracing is also automatically enabled
  in all V1 components (network, GPU memory allocator and math lib).
  * Print an error message if cudaGetDeviceCount fails in BestGpu::Init().
1 parent 94993f3
History
Tip revision: 82030c48d7d63ddc3d2e7191bf66cbd0bbb395da authored by Alexey Reznichenko on 30 March 2017, 16:01:09 UTC
Add V2 api to get/set trace level
Tip revision: 82030c4
File Mode Size
Dependencies
Documentation
Examples
Scripts
Source
Tests
Tools
Tutorials
bindings
.clang-format -rw-r--r-- 931 bytes
.gitattributes -rw-r--r-- 2.5 KB
.gitignore -rw-r--r-- 5.5 KB
.gitmodules -rw-r--r-- 211 bytes
CNTK.Common.props -rw-r--r-- 1.4 KB
CNTK.Cpp.props -rw-r--r-- 8.0 KB
CNTK.sln -rw-r--r-- 184.7 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-- 52.2 KB
README.md -rw-r--r-- 9.8 KB
configure -rwxr-xr-x 31.9 KB

README.md

back to top