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/07/17 00:33:45 UTC

[GitHub] [incubator-mxnet] barry-jin opened a new pull request #20454: [WIP][BUGFIX][API] fix #20477

barry-jin opened a new pull request #20454:
URL: https://github.com/apache/incubator-mxnet/pull/20454


   ## Description ##
   Fix #20477
   
   ## Checklist ##
   ### Essentials ###
   - [x] 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 ###
   - [x] Add inplace : bool parameter to identify in-place operation in C++
   - [x] Add test_array_api_standard.py for python array api standard related tests
   
   ## Comments ##
   - If this change is a backward incompatible change, why must this change be made.
   - Interesting edge cases to note here
   


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

To unsubscribe, e-mail: commits-unsubscribe@mxnet.apache.org

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



[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #20454: [WIP][BUGFIX][API] fix #20447

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


   Jenkins CI successfully triggered : [windows-gpu, unix-gpu, unix-cpu]


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

To unsubscribe, e-mail: commits-unsubscribe@mxnet.apache.org

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



[GitHub] [incubator-mxnet] barry-jin commented on pull request #20454: [WIP][BUGFIX][API] fix #20447

Posted by GitBox <gi...@apache.org>.
barry-jin commented on pull request #20454:
URL: https://github.com/apache/incubator-mxnet/pull/20454#issuecomment-993791567


   @mxnet-bot run ci [unix-cpu, unix-gpu, windows-gpu]


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

To unsubscribe, e-mail: commits-unsubscribe@mxnet.apache.org

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



[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #20454: [WIP][BUGFIX][API] fix #20477

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


   Hey @barry-jin , 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**: [unix-gpu, website, windows-cpu, windows-gpu, edge, unix-cpu, centos-cpu, centos-gpu, clang, miscellaneous, sanity]
   *** 
   _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.

To unsubscribe, e-mail: commits-unsubscribe@mxnet.apache.org

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



[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #20454: [BUGFIX][API] fix #20447

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


   Jenkins CI successfully triggered : [windows-gpu, unix-cpu, unix-gpu]


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

To unsubscribe, e-mail: commits-unsubscribe@mxnet.apache.org

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



[GitHub] [incubator-mxnet] barry-jin commented on pull request #20454: [BUGFIX][API] fix #20447

Posted by GitBox <gi...@apache.org>.
barry-jin commented on pull request #20454:
URL: https://github.com/apache/incubator-mxnet/pull/20454#issuecomment-994283638


   @mxnet-bot run ci [unix-cpu, unix-gpu, windows-gpu]


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

To unsubscribe, e-mail: commits-unsubscribe@mxnet.apache.org

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