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 2020/12/04 06:54:05 UTC

[GitHub] [incubator-mxnet] vidyaravipati opened a new pull request #19629: [BUGFIX] Fix Mxnet2.0 crashcourse format

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


   Signed-off-by: Vidya Sagar Ravipati <ra...@amazon.com>
   
   ## Description ##
   (Brief description on what this PR is about)
   
   ## Checklist ##
   ### Essentials ###
   - [ ] PR's title starts with a category (e.g. [BUGFIX], [MODEL], [TUTORIAL], [FEATURE], [DOC], etc)
   - [ ] Changes are complete (i.e. I finished coding on this PR)
   - [ ] All changes have test coverage
   - [ ] Code is well-documented
   
   ### Changes ###
   Fix formatting issues
   
   ## Comments ##
   


----------------------------------------------------------------
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] vidyaravipati commented on pull request #19629: [BUGFIX] Fix Mxnet2.0 crashcourse format

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


   @mxnet-bot run ci [edge]


----------------------------------------------------------------
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 #19629: [BUGFIX] Fix Mxnet2.0 crashcourse format

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


   Jenkins CI successfully triggered : [edge]


----------------------------------------------------------------
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 #19629: [BUGFIX] Fix Mxnet2.0 crashcourse format

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


   Jenkins CI successfully triggered : [edge]


----------------------------------------------------------------
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] vidyaravipati edited a comment on pull request #19629: [BUGFIX] Fix Mxnet2.0 crashcourse format

Posted by GitBox <gi...@apache.org>.
vidyaravipati edited a comment on pull request #19629:
URL: https://github.com/apache/incubator-mxnet/pull/19629#issuecomment-738908455


   @mxnet-bot run ci [edge]


----------------------------------------------------------------
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 #19629: [BUGFIX] Fix Mxnet2.0 crashcourse format

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


   Jenkins CI successfully triggered : [edge]


----------------------------------------------------------------
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] leezu commented on pull request #19629: [BUGFIX] Fix Mxnet2.0 crashcourse format

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


   @mxnet-bot run ci [edge]


----------------------------------------------------------------
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 #19629: [BUGFIX] Fix Mxnet2.0 crashcourse format

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


   Undefined action detected. 
   Permissible actions are : run ci [all], run ci [job1, job2] 
   Example : @mxnet-bot run ci [all] 
   Example : @mxnet-bot run ci [centos-cpu, clang]


----------------------------------------------------------------
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 #19629: [BUGFIX] Fix Mxnet2.0 crashcourse format

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


   Hey @vidyaravipati , 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**: [edge, sanity, centos-gpu, windows-gpu, miscellaneous, windows-cpu, centos-cpu, unix-cpu, clang, website, unix-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] leezu merged pull request #19629: [BUGFIX] Fix Mxnet2.0 crashcourse format

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


   


----------------------------------------------------------------
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] leezu commented on pull request #19629: [BUGFIX] Fix Mxnet2.0 crashcourse format

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


   @mxnet-bot run ci [edge]


----------------------------------------------------------------
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] vidyaravipati commented on pull request #19629: [BUGFIX] Fix Mxnet2.0 crashcourse format

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


   @mxnet-bot run ci edge


----------------------------------------------------------------
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 #19629: [BUGFIX] Fix Mxnet2.0 crashcourse format

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


   Jenkins CI successfully triggered : [edge]


----------------------------------------------------------------
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