Skip to content

Commit

Permalink
Update NEWS.md (apache#2239)
Browse files Browse the repository at this point in the history
  • Loading branch information
piiswrong authored and tqchen committed May 25, 2016
1 parent 4292245 commit 5f0a403
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ MXNet Change Log
- Support Torch Module by @piiswrong
- MXNet now can use any of the modules from Torch.
- Support custom native operator by @piiswrong
- Support data types including fp16, fp32, fp64, int32, and uint8 by @piiswrong
- Support monitor for easy printing and debugging by @piiswrong
- Support new module API by @pluskid
- Module API is a middle level API that can be used in imperative manner like Torch-Module
- Support bucketing API for variable length input by @pluskid
Expand Down

0 comments on commit 5f0a403

Please sign in to comment.