You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2021/03/03 05:36:07 UTC

[GitHub] [incubator-mxnet] samskalicky opened a new pull request #19975: updated news.md and readme.md for 1.8.0 release

samskalicky opened a new pull request #19975:
URL: https://github.com/apache/incubator-mxnet/pull/19975


   ## Description ##
   updated news.md and readme.md for 1.8.0 release
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] ciyongch commented on pull request #19975: updated news.md and readme.md for 1.8.0 release

Posted by GitBox <gi...@apache.org>.
ciyongch commented on pull request #19975:
URL: https://github.com/apache/incubator-mxnet/pull/19975#issuecomment-789526553


   It's great to see 1.8.0 release, kudos to @samskalicky ! 
   The original template of the news for major/minor release is kind of trivial :-P.
   Is this the new format for the upcoming release as all the changes items are in a single bullet, is it better to keep at least new features (like intgemm/cudagraph) and feature improvements? Which will be easier to get the newly introduced features. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #19975: updated news.md and readme.md for 1.8.0 release

Posted by GitBox <gi...@apache.org>.
mxnet-bot commented on pull request #19975:
URL: https://github.com/apache/incubator-mxnet/pull/19975#issuecomment-789446716


   Hey @samskalicky , Thanks for submitting the PR 
   All tests are already queued to run once. If tests fail, you can trigger one or more tests again with the following commands: 
   - To trigger all jobs: @mxnet-bot run ci [all] 
   - To trigger specific jobs: @mxnet-bot run ci [job1, job2] 
   *** 
   **CI supported jobs**: [windows-cpu, centos-cpu, miscellaneous, website, clang, centos-gpu, sanity, unix-gpu, edge, unix-cpu, windows-gpu]
   *** 
   _Note_: 
    Only following 3 categories can trigger CI :PR Author, MXNet Committer, Jenkins Admin. 
   All CI tests must pass before the PR can be merged. 
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] samskalicky commented on pull request #19975: updated news.md and readme.md for 1.8.0 release

Posted by GitBox <gi...@apache.org>.
samskalicky commented on pull request #19975:
URL: https://github.com/apache/incubator-mxnet/pull/19975#issuecomment-789884563


   > It's great to see 1.8.0 release, kudos to @samskalicky !
   > The original template of the news for major/minor release is kind of trivial :-P.
   > Is this the new format for the upcoming release as all the changes items are in a single bullet, is it better to keep at least new features (like intgemm/cudagraph) and feature improvements? Which will be easier to get the newly introduced features.
   
   Honestly, I dont think we need this News.md updated as we have been doing. Its pretty much a duplication of whats in the release notes: https://github.com/apache/incubator-mxnet/releases and in the Readme.md we actually link to that page. The News.md isnt used anywhere anymore, users actually have to go click it to view it. it doesnt show up on the main GitHub page or the website anymore. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] ciyongch commented on a change in pull request #19975: updated news.md and readme.md for 1.8.0 release

Posted by GitBox <gi...@apache.org>.
ciyongch commented on a change in pull request #19975:
URL: https://github.com/apache/incubator-mxnet/pull/19975#discussion_r586982525



##########
File path: NEWS.md
##########
@@ -274,6 +290,114 @@ MXNet Change Log
   - [v0.7](#v07)
   - [v0.5 (initial release)](#v05-initial-release)
 
+## 1.8.0
+### Features
+#### CUDA Graphs
+ - Enable CUDA Graphs for TRT (#19184)
+ - CUDA graphs support (#19142)
+ - Update cudnn version. (#19375)
+#### CUDA 11 Support
+ - Update CUB and include it only for CUDA < 11 #18799' (#18975)
+ - Add new CI pipeline for building and testing with cuda 11.0. (#19149)
+ - Enable CUDA 11.0 on nightly development builds (#19314)
+#### TensorRT
+ - TensorRT: add int8 with calibration (#19011)
+ - Add TRT verbose mode (#19100)
+ - Backporting TensorRT-Gluon Partition API (and TensorRT 7 support) (#18916)
+ - Backport TRT test update #19296 (#19298)
+#### OneDNN
+ - Upgrade to oneDNN v1.6.3 (#19153) (#19161)
+ - Update oneDNN to official v1.6 release (#18867) (#18867)

Review comment:
       duplicated PR number?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] szha merged pull request #19975: updated news.md and readme.md for 1.8.0 release

Posted by GitBox <gi...@apache.org>.
szha merged pull request #19975:
URL: https://github.com/apache/incubator-mxnet/pull/19975


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org