ImportError Traceback (most recent call last)
in ()
----> 1 from mxnet import nd
2 x = nd.array([1,2,3])
3 x.context
ImportError: cannot import name 'nd’
在卸载了mxnet的cpu之后,安装GPU之后就不能用了,安装了cuda8的,
Name: mxnet-cu80
Version: 1.2.0b20180327
Summary: MXNet is an ultra-scalable deep learning framework. This version uses CUDA-8.0.
Home-page: https://github.com/dmlc/mxnet
Author: UNKNOWN
Author-email: UNKNOWN
License: Apache 2.0
Location: c:\ana\envs\gluon\lib\site-packages
Requires: requests, graphviz, numpy