node-cntk
node-cntk copied to clipboard
Add support for specifying device for each call
The API currently only supports setting a default device. In general we should support setting device for each operation separately in case people want to distribute work across several GPUs.