CNTK
CNTK copied to clipboard
Will a CNTK wheel package be released for Python version 3.7?
Is there an effort to keep CNTK on track with Python releases? I am noot expecting whls for nightly builds but for announced python releases.
You might want to build from an active branch where is ready for python 3.7. I don't think there will be any more releases from the cntk team :(
Awww...that sucks. Maybe CNTK has abdicated in favor of Tensorflow likely b'cos TF has caught up with latest cuDNN GPU libraries making TF as fast as CNTK. Looks like TF in Python on a Conda environment installed with CUDA 10.1 toolkit is the way to go for fast DNN speeds?