CNTK
CNTK copied to clipboard
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
Hi, we find a VGG model that can cause CNTK crash with cudnnSetPoolingNDDescriptor when invoking the pooling operator in the CNTK below 2.7.0 version. The model may have generated an...
I tried to build cpu only c++ version in ubuntu. I use 2.7 version of CNTK and I install lapacke-dev, lapacke-dev also. I gave configuration, openblas 0.3.7, boost 1.60.0, protobuf-3.1.0...
Removed the `=` sign in the documentation extend
Replace learning_parameter_per_sample with learning_parameter_schedule_per_sample. For tutorials, the num_classes is 2 so the vectors are of size 2.
The documentation tells me: https://docs.microsoft.com/en-us/cognitive-toolkit/setup-linux-python?tabs=cntkpy251 >CNTK requires OpenMPI 1.10.x to be installed on your system. On Ubuntu 16.04 install it like this: sudo apt-get install openmpi-bin This results in a...
Merge from master
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 6.0.8 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 6.0.8 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
I want to ask how to install cntk in python3.8
We are facing issue while trying to deploy a bot with SSO. Steps to reproduce :- 1. We created a sample bot with SSO using Teams Toolkit in VS Code...