https://github.com/Microsoft/CNTK
Revision 124f07a0cc24886242c31a2147cd42ca2bb16875 authored by Alexey Reznichenko on 15 February 2017, 16:00:41 UTC, committed by Alexey Reznichenko on 17 March 2017, 11:34:54 UTC
  Update device selection API as agreed:
  * drop BestDevice() and DefaultDevice()
  * add an option to specify excluded devices that should not be used as
    globally default (neither auto-selected nor explicitly specified)
  * add a mechanism to query device properties
  * add a method to determine if a device is locked or not (in real-time)
  * in SetDefaultDevice, offer an option to exclusively lock the specified
    device.
1 parent 2dbd2bd
History
Tip revision: 124f07a0cc24886242c31a2147cd42ca2bb16875 authored by Alexey Reznichenko on 15 February 2017, 16:00:41 UTC
Another attempt at streamlining device selection
Tip revision: 124f07a
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.2 KB
CNTK.Cpp.props -rw-r--r-- 7.7 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-- 51.4 KB
README.md -rw-r--r-- 8.3 KB
configure -rwxr-xr-x 31.9 KB

README.md

back to top