1. 8f49641 testfile to check git access by Naveen Swamy · 7 years ago
  2. 17620fe Fixed broken SpatialTransformerNetwork example (#5798) by Pepe Mandioca · 7 years ago
  3. ff96822 Module forward reshape resolving conflicts (#6805) by Yao Wang · 7 years ago
  4. 459efce fix numerical issue in softrelu (#6834) by vafl · 7 years ago
  5. 5acc2c9 [Scala] support str key type in kvstore (#6829) by 梁德澎 · 7 years ago
  6. 9e66154 Add mxnet issue and roadmap link (#6825) by Yao Wang · 7 years ago
  7. cc62ade Better ssd (#6827) by Joshua Z. Zhang · 7 years ago
  8. 984aaa1 Change community to github for small screen (#6820) by Yao Wang · 7 years ago
  9. 906c358 [R] use ctx to be consistent. close #6818 (#6819) by Qiang Kou (KK) · 7 years ago
  10. 5f2f12d fix typos in the docstring of resnets (#6808) by Gu Wang · 7 years ago
  11. c160976 Removing unnecessary copies from backward pass of add and add_n (#6800) by Przemyslaw Tredak · 7 years ago
  12. eb09f44 [R] switch order of LRN and pooling layer (#6795) by Hessel Tuinhof · 7 years ago
  13. d6d6191 allow extra params in module set params (#6753) by Jameson · 7 years ago
  14. 1621b76 support str key type in kvstore (#6765) by Haibin Lin · 7 years ago
  15. 77b20c9 Deadlock and crashes during shutdown (#6773) by Chris Olivier · 7 years ago
  16. 61e2197 add -Werror to NVCCFLAGS (#6774) by Sheng Zha · 7 years ago
  17. 073f803 [R] align parameters with original paper (#6781) by Hessel Tuinhof · 7 years ago
  18. 3fb169f Update mxnet_channels.md (#6786) by Naveen Swamy · 7 years ago
  19. 0ba8809 Added script to test caffe converted models layer by layer (#6680) by Arik Poznanski · 7 years ago
  20. bf4d774 Support LSTM callbacks (#6659) by Offer Markovich · 7 years ago
  21. 0f7bdfa Fix MacOS install instructions for venv and python. closes #6776 (#6777) by Rob De Feo · 7 years ago
  22. e4c7bfc Multi precision SGD (#6428) by Przemyslaw Tredak · 7 years ago
  23. 3ceb6d2 refactor cachedop to specialize (#6735) by Eric Junyuan Xie · 7 years ago
  24. 0df68e8 MKL 1D ReLU fix (#6700) by Young Jin Kim · 7 years ago
  25. 3c38aed Env variables doc modified (#6755) by Roshani Nagmote · 7 years ago
  26. 3384d20 Reformulate some comments in executor_manager and executor_group (#6740) by Leonard · 7 years ago
  27. 94d8e18 set __layout__ attribute for FusedRNNCell output states (#6747) by formath · 7 years ago
  28. 63ac793 mod (#6698) by Sheng Zha · 7 years ago
  29. 63392cf Update README.md (#6754) by Yuwen Xiong · 7 years ago
  30. 4d79eda Enable support for float64 dot operator. (#6756) by Stefan · 7 years ago
  31. 82e8bda Update vgg.py (#6742) by Jonas Rauber · 7 years ago
  32. 9d0508e Update vgg.py (#6744) by Jonas Rauber · 7 years ago
  33. 36b6fe5 Fix pad example error (#6745) by Zehao Shi · 7 years ago
  34. 5126bd5 Fix typos in installation guide (#6746) by David Charte · 7 years ago
  35. c281bd0 Remove executable bit from header and cu files in src/operator (#6748) by Leonard · 7 years ago
  36. 46e5dfb example/svm_mnist: use module instead of model (#6738) by Hitoshi Mitake · 7 years ago
  37. 423490c enable use of lapack by default (#6704) by moin · 7 years ago
  38. 2debc91 fix bug in optimizer because state is not synced with weight context (#6731) by Soonhwan-Kwon · 7 years ago
  39. 56bd806 add verbose option to initializer (#6712) by Joshua Z. Zhang · 7 years ago
  40. ce2bca6 Add operators for Deformable ConvNets/DFF (#6298) by Yuwen Xiong · 7 years ago
  41. aacfef4 Fix docs typo from gpu0 -> cpu (#6727) by lxn2 · 7 years ago
  42. 02634c9 Add python-opencv installation to Docker image (#6699) by lxn2 · 7 years ago
  43. 790328f train text cnn using mx.module (#6717) by formath · 7 years ago
  44. 9073bc8 macOS install script: Support $MXNET_HOME; Print MXNet version; Added few package dependencies (#6670) by bhavinthaker · 7 years ago
  45. eeec2c8 Fix data layout handling in BucketSentenceIter (Fixes #5509) (#6707) by Leonard · 7 years ago
  46. 5434612 [R] fix the predict function and optimizer (#6711) by Qiang Kou (KK) · 7 years ago
  47. fc32a5a Fix a typo (#6709) by Hexiang Hu · 7 years ago
  48. a98e502 [R] fix accessing variables in environment. close #4282 (#6688) by Qiang Kou (KK) · 7 years ago
  49. 7fcaf15 Update rnn.md (#6571) by Leonard · 7 years ago
  50. 17ea9e3 fix cpp-package charRNN shape (#6626) by vsooda · 7 years ago
  51. 5aeffd3 Use pinned memory in IO iterator to avoid unnecessary memory copies (#6660) by Przemyslaw Tredak · 7 years ago
  52. dc23888 sync with python. (#6655) by Sergey Kolychev · 7 years ago
  53. b48ceae Fix for broken link (#6690) by ziheng · 7 years ago
  54. 5a9c3c0 Minor grammatical errors in 3 of the tutorials. (#6671) by Pracheer Gupta · 7 years ago
  55. 28f5843 round batch should start with first element. (#6684) by Chunyang Wen · 7 years ago
  56. e852036 Add BLAS3 and LAPACK routines (#6538) by moin · 7 years ago
  57. c43c901 updated version used of mshadow submodule (#6681) by Arik Poznanski · 7 years ago
  58. 17332e5 Ssd hotfix (#6675) by Joshua Z. Zhang · 7 years ago
  59. 3db2533 Change method and attribute (#6676) by Yao Wang · 7 years ago
  60. 6eb8bd1 Truncate operator implementation (#6640) by Andrei Paleyes · 7 years ago
  61. e39607f Spellcheck for pre-trained model tutorial (#6669) by Pracheer Gupta · 7 years ago
  62. c09520d Add backward infer shape in expand_dims (#6654) by reminisce · 7 years ago
  63. f7d7438 [Scala] add eq, ne, gt, ge, lt, le to NDArray and Symbol (#6665) by 梁德澎 · 7 years ago
  64. cba4245 Added ResNet v1 fp32 and double buffering of input data to both resnet (#6661) by Przemyslaw Tredak · 7 years ago
  65. d75ef8e fix doc build on ci (#6638) by Mu Li · 7 years ago
  66. 514d721 fix python debug cpp markdown format (#6641) by vsooda · 7 years ago
  67. 5375a37 Update Tutorial prerequisites (#6639) by Naveen Swamy · 7 years ago
  68. ffc90ee Website improvement (#6609) by Yao Wang · 7 years ago
  69. 8b3a56d add doc build into ci (#6636) by Mu Li · 7 years ago
  70. 0da55a7 [CI] remove COPY * in dockerfiles (#6515) by Mu Li · 7 years ago
  71. 25e719f Fix couple of print statements that weren't working on Python 3. (#6604) by Indhu Bharathi · 7 years ago
  72. 64b9c88 remove Python file from tutorials (#6623) by Naveen Swamy · 7 years ago
  73. 05a04c8 update cub url (#6625) by Mu Li · 7 years ago
  74. 4feb759 fix pylint (#6618) by Mu Li · 7 years ago
  75. 49b1513 Remove references to deprecated API in how to docs (#6616) by Madan Jampani · 7 years ago
  76. c078b7a data_shapes are extracted from dict, so its sequence is not determined. (#6610) by Chunyang Wen · 7 years ago
  77. e885c1b Create .gitmodules by Eric Junyuan Xie · 7 years ago
  78. 8147e7e Update to version 1.7.0 of CUB (#6607) by Przemyslaw Tredak · 7 years ago
  79. 5e3f3e6 Changed make to support more gpu archs, multiple toolkits, reduce lib size. (#6588) by Dick Carter · 7 years ago
  80. 0985c2e Clearer error message for simple_bind failure (#6597) by reminisce · 7 years ago
  81. 00151e9 tools/measure.py: add 'from functools import reduce' for python3 compatibility (note: needs python 2.6) (#6593) by moskewcz · 7 years ago
  82. 7d572e6 fix rnn doc (#6595) by Sheng Zha · 7 years ago
  83. fa709b2 Fixing obsolete installation guide (#6585) by Sandeep Krishnamurthy · 7 years ago
  84. 2428e00 Add instructions to install OpenCV. (#6582) by Indhu Bharathi · 7 years ago
  85. 5978186 Fixed caffe_converter and improved test_converter (#6489) by Arik Poznanski · 7 years ago
  86. ba2d9f6 fix `out` option for mx.nd.zeros and mx.nd.ones" (#6589) by Haibin Lin · 7 years ago
  87. 788c280 batchnorm specify channel axis and performance optimizations for batchnorm (#6411) by Chris Olivier · 7 years ago
  88. b2e7c3a Update multibox_detection.cc by Eric Junyuan Xie · 7 years ago
  89. da08c92 Some Changes to NDArray Interface (#6561) by ziheng · 7 years ago
  90. deff013 [Scala] Optimizer support lr_mult and wd_mult (#6557) by 梁德澎 · 7 years ago
  91. 5426154 [R] save/load MXNet model with RData format. close #362 (#6494) by Qiang Kou (KK) · 7 years ago
  92. f4e4731 add random multinomial sample (#6553) by Eric Junyuan Xie · 7 years ago
  93. 10af1c7 Improve symbol bindings (#5870) by reminisce · 7 years ago
  94. 673a6db [Scala] hide _move_var _move_mean _beta _gamma for visualization (#6555) by 梁德澎 · 7 years ago
  95. 13c1463 Small fix (#6552) by Yao Wang · 7 years ago
  96. 728d632 [R] CGAN R demo scripts. close #6040 (#6551) by jeremiedb · 7 years ago
  97. 3959d1e dlpack directory added (#6550) by Roshani Nagmote · 7 years ago
  98. 551996a fix typo on BatchNorm for mirroring (#6541) by Danlu Chen · 7 years ago
  99. e41ab86 [R] more tweaking for R 3.2.0 (#6542) by Qiang Kou (KK) · 7 years ago
  100. 19f842c Fix Nightly Tutorial Test (#6544) by Yao Wang · 7 years ago