SIGN IN SIGN UP
apache / mxnet UNCLAIMED

Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more

0 0 23 C++

Half2 implementation (#6165)

* first version. half2 implemented, not working yet

* First working version

* elemwise binary add, mul, sub, div added. Needs testing

* elemwise binary operations implemented in half2

* Improved performance

* Removed dead code. Tests are failing

* Tests pass

* fixed lint errors

* mshadow changed

* Changed kPack to kLanes

* updated mshadow to master

* updated mshadow

* Remove chmod +x

* Updated mshadow
A
Antti-Pekka Hynninen committed
9e14daf99c0b865d6e37c3632081175d2b982bc7
Parent: 5b5aba9
Committed by Eric Junyuan Xie <piiswrong@users.noreply.github.com> on 5/12/2017, 4:36:16 AM