Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

[v1.x] Cherry pick #18768 - #18778

Merged
ptrendx merged 1 commit into
apache:v1.xfrom
ptrendx:pr_fix_18765_1.x
Jul 23, 2020
Merged

[v1.x] Cherry pick #18768#18778
ptrendx merged 1 commit into
apache:v1.xfrom
ptrendx:pr_fix_18765_1.x

Conversation

@ptrendx

@ptrendx ptrendx commented Jul 23, 2020

Copy link
Copy Markdown
Member
@mxnet-bot

Copy link
Copy Markdown

Hey @ptrendx , 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-cpu, windows-cpu, sanity, website, clang, unix-gpu, miscellaneous, centos-cpu, windows-gpu, edge, centos-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.

@ptrendx
ptrendx merged commit 91d535a into apache:v1.x Jul 23, 2020
szha pushed a commit that referenced this pull request Jul 24, 2020
* Fix linalg_potri operator for large tensor.

* Update other variables to support large tensors.

* Add to contributors.

* Fix whitespace.

* Update ZeroTriangular to support large tensors.

* Add large tensor unit tests for linalg_potrf and linalg_potri.

* Fix crash when accessing already destructed static variables (#18768) (#18778)

Co-authored-by: Joe Evans <joeev@amazon.com>
Co-authored-by: Przemyslaw Tredak <ptredak@nvidia.com>
ChaiBapchya pushed a commit to ChaiBapchya/mxnet that referenced this pull request Aug 15, 2020
…#18752)

* Fix linalg_potri operator for large tensor.

* Update other variables to support large tensors.

* Add to contributors.

* Fix whitespace.

* Update ZeroTriangular to support large tensors.

* Add large tensor unit tests for linalg_potrf and linalg_potri.

* Fix crash when accessing already destructed static variables (apache#18768) (apache#18778)

Co-authored-by: Joe Evans <joeev@amazon.com>
Co-authored-by: Przemyslaw Tredak <ptredak@nvidia.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

3 participants