hpi-xnor / BMXNet

(New version is out: https://github.com/hpi-xnor/BMXNet-v2) BMXNet: An Open-Source Binary Neural Network Implementation Based on MXNet
Apache License 2.0
349 stars 95 forks source link

Upgrade to MXNet 0.12.1 and beyond #18

Closed ehsanmok closed 6 years ago

ehsanmok commented 6 years ago

Hi

Thanks for providing this great tool on top of MXNet. I'd like to know whether you have any plans to upgrade to the latest version of MXNet (now 0.12.1, and 1.0.0 to be come) to use better features of gluon for example? or if someone wants to do so, is there any recommendation asides from watching collisions, etc.?

yanghaojin commented 6 years ago

Hi ehsanmok, yes, upgrade to the latest MXNet is already planned. Since our code is relatively separated, so far there should be no big problem with this.