Skip to content

Conversation

@driazati
Copy link
Contributor

@driazati driazati commented Jul 1, 2019

_method_names is on _c, so dir(script_module) calls previously
didn't work

`_method_names` is on `_c`, so `dir(script_module)` calls previously
didn't work
@pytorchbot pytorchbot added the oncall: jit Add this issue/PR to JIT oncall triage queue label Jul 1, 2019
Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@driazati is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@driazati merged this pull request in 2c18bf2.

xzhu1900 pushed a commit to xzhu1900/pytorch that referenced this pull request Jul 5, 2019
Summary:
`_method_names` is on `_c`, so `dir(script_module)` calls previously
didn't work
Pull Request resolved: pytorch#22426

Differential Revision: D16085330

Pulled By: driazati

fbshipit-source-id: 6f9f1bef5da4306c0f26aa0be1bcec6dd3a6f0fb
@facebook-github-bot facebook-github-bot deleted the driazati/dir branch July 13, 2020 17:54
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