Skip to content

Tags: Roshrini/mxnet

Tags

nightly

Fix css (apache#3617)

* Fix navigation bar issues

* Small fix

* .DS_Store banished!

* Fix for very small width device

* Small fix

* Reduce banner title font size for small screen

* Fix section-tout disorder

* Rearrange the position of collaborators

20160531

Fix a typo include/symbolic.h (apache#2281)

v0.7.0

[RELASE] tag 0.7 release (apache#2247)

20160419

Merge pull request apache#1894 from mli/master

[docs] bugfix for the search form

20160321

Merge pull request apache#1680 from thirdwing/master

[R] added a verbose option to `mx.mlp` in R package. close apache#1608

20160309

Merge pull request apache#1580 from linmx0130/master

add AdaGrad optimizer in python, a revised version

20160229

Merge pull request apache#1544 from hjk41/master

include stdint.h in c_api.h since uint64_t is not defined

20160223

Merge pull request apache#1515 from rupeshs/patch-1

Update readme

20160216

Merge pull request apache#1481 from piiswrong/master

fix cudnn layers destruction

20160202

Merge pull request apache#1390 from hjk41/master

enable setting return type for operators in registry