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

Revert "[1.x] Fix memory leaks in Gluon" #19181

Merged
merged 1 commit into from
Sep 19, 2020
Merged

Conversation

leezu
Copy link
Contributor

@leezu leezu commented Sep 18, 2020

Reverts #18359 on 1.x branch as the __getstate__ and __setstate__ for _BlockScope still hasn't been implemented on 1.x and it is required due to use of pickle in some downstream applications.

@leezu leezu requested a review from szha as a code owner September 18, 2020 22:09
@mxnet-bot
Copy link

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


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.

@leezu leezu requested review from samskalicky and removed request for szha September 18, 2020 22:09
@samskalicky samskalicky merged commit 0496690 into v1.x Sep 19, 2020
@szha szha deleted the revert-18359-1xmemleak branch December 11, 2020 03:58
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