NervanaSystems / ngraph-mxnet

MXNet - nGraph integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support Cython builds

cconvey opened this issue · comments

Python builds of MXnet with Cython (at least using Python 3) are broken in our copy of MXnet. See this bug report.

Once we have their bug fix merged to our master branch, make sure that the build command specified in that report works for us, in both:

  • Python 2, and
  • Python 3

Seems to be an upstream error?