-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Conversation
Hey @barry-jin , Thanks for submitting the PR
CI supported jobs: [sanity, windows-gpu, windows-cpu, website, unix-cpu, unix-gpu, clang, centos-gpu, centos-cpu, edge, miscellaneous] Note: |
@mxnet-bot run ci [centos-cpu, unix-cpu, unix-gpu] |
Jenkins CI successfully triggered : [unix-gpu, centos-cpu, unix-cpu] |
Is there situation where in-place is possible so that we can avoid a copy? |
@mxnet-bot run ci [centos-gpu, unix-gpu] |
Jenkins CI successfully triggered : [centos-gpu, unix-gpu] |
@mxnet-bot run ci [unix-gpu] |
Jenkins CI successfully triggered : [unix-gpu] |
@mxnet-bot run ci [unix-gpu] |
Jenkins CI successfully triggered : [unix-gpu] |
Description
Add np.positive, which is equivalent to copy.
Checklist
Essentials
Changes
Comments