Skip to content

Conversation

@zdevito
Copy link
Contributor

@zdevito zdevito commented Nov 9, 2019

Stack from ghstack:

This changes how DataParallel and trace module creation works so that
we no longer need to mutate Module class after it has been created.

The only remaining usage of register_* functions are now inside C++
tests.

Differential Revision: D18413652

This changes how DataParallel and trace module creation works so that
we no longer need to mutate Module class after it has been created.

The only remaining usage of register_* functions are now inside C++
tests.
@zdevito zdevito requested a review from apaszke as a code owner November 9, 2019 01:57
@zdevito zdevito requested a review from suo November 9, 2019 01:58
@facebook-github-bot facebook-github-bot added the oncall: jit Add this issue/PR to JIT oncall triage queue label Nov 9, 2019
@kostmo
Copy link
Member

kostmo commented Nov 9, 2019

CircleCI build failures summary

As of commit b1dc203:

  • 1/1 failures introduced in this PR
  • 0/1 recognized as flaky

Here are the reasons each build failed.


This comment was automatically generated by Dr. CI.
Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions on the GitHub issue tracker.

[jit] remove _register_* bindings from python

This changes how DataParallel and trace module creation works so that
we no longer need to mutate Module class after it has been created.

The only remaining usage of register_* functions are now inside C++
tests.

gh-metadata: pytorch pytorch 29499 gh/zdevito/133/head
@facebook-github-bot
Copy link
Contributor

@zdevito merged this pull request in 627f282.

@facebook-github-bot facebook-github-bot deleted the gh/zdevito/133/head branch November 15, 2019 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Merged oncall: jit Add this issue/PR to JIT oncall triage queue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants