-
May we use latest version of libzip? (1.5.1)
If now, could you explicitly specify it in a text?
-
I did the distributed training on multi nodes using the code in "/CNTK/Examples/Image/Classification/VGG/Python/Vgg16_ImageNet_Distributed.py"
It works well when using multiple gpu on a single no…
-
I installed CNTK 2.6 on Linux, and I get this warning when I import cntk:
```
Welcome to Ubuntu 16.04.5 LTS (GNU/Linux 4.4.0-133-generic x86_64)
* Documentation: https://help.ubuntu.com
* Man…
-
# DID Doc Encoding: Abstract Data Model in JSON
This is a proposal to simplify DID-Docs by defining a simple abstract data model in JSON and then permitting other encodings such as JSON-LD, CBOR, e…
-
Hello,
I have followed all the windows setup steps provided, but cannot compile a clean CNTK solution.
The problem appears to be versions and CUDA related. I also tried to update to CUDA 10 Toolk…
-
**Describe the bug**
I have setup machine translation using cognitive services for Microsoft Translator. There is a request to the backend at /js/translate/microsoft-translator/12340/ to get the tran…
-
**Currently I am working on a super resolution project and I am Unable to load my model using winml_prerelease version. After disabling batchnormalization it works which is strange because the mdo…
-
I installed cntk via miniconda.
I installed cudnn 6 manually some days ago, and planning to update it to cudnn 7.
is there any way to check whether cudnn in correctly installed?
and how can I pri…
-
[This](https://github.com/Microsoft/CNTK/blob/58d19a66a9f1f04feeaaabd66347a23edbe488d1/Source/ComputationNetworkLib/ComputationNetworkAnalysis.cpp#L467) error is happens if implement the attention mec…
-
I can't build mkl on my machine following this guide https://docs.microsoft.com/en-us/cognitive-toolkit/setup-mkl-on-linux What did I missed?
Could you describe- how I should configure GCC to compile…