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

[v1.x] Cherry pick #18768 #18778

Merged
merged 1 commit into from
Jul 23, 2020
Merged

[v1.x] Cherry pick #18768 #18778

merged 1 commit into from
Jul 23, 2020

Conversation

ptrendx
Copy link
Member

@ptrendx ptrendx commented Jul 23, 2020

@mxnet-bot
Copy link

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 <[email protected]>
Co-authored-by: Przemyslaw Tredak <[email protected]>
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 <[email protected]>
Co-authored-by: Przemyslaw Tredak <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants