[BUGFIX] Assure NDArray.reshape does not change the array size#19078
[BUGFIX] Assure NDArray.reshape does not change the array size#19078marcoabreu merged 1 commit intoapache:masterfrom
Conversation
|
Hey @r3stl355 , Thanks for submitting the PR
CI supported jobs: [windows-gpu, unix-cpu, miscellaneous, windows-cpu, unix-gpu, sanity, website, centos-gpu, centos-cpu, edge, clang] Note: |
|
@mxnet-bot run ci [unix-cpu,unix-gpu] |
|
Jenkins CI successfully triggered : [unix-gpu, unix-cpu] |
|
@mxnet-bot run ci [windows-gpu] |
|
Jenkins CI successfully triggered : [windows-gpu] |
|
Can anyone review this please so I can implement the same against 1.x branches? It looks like it now has some conflicts, should I resolve those locally and re-submit? |
|
@r3stl355 we deprecated contrib text in master. could you rebase? |
|
Sure, will do |
32b4ce1 to
3948930
Compare
|
@mxnet-bot run ci [windows-gpu] |
|
Jenkins CI successfully triggered : [windows-gpu] |
Description
Solves #18886
Checklist
Essentials
Changes
Comments