Skip to content

Conversation

@driazati
Copy link
Contributor

@driazati driazati commented Apr 18, 2019

Stack from ghstack:

For types that can be made into attributes, copy them over as jit
Attributes when creating a WeakScriptModuleProxy object

Fixes #19363

For types that can be made into attributes, copy them over as jit
Attributes when creating a `WeakScriptModuleProxy` object
@facebook-github-bot facebook-github-bot added the oncall: jit Add this issue/PR to JIT oncall triage queue label Apr 18, 2019
davidriazati added 4 commits April 18, 2019 15:13
[jit] Copy non-container properties of weak modules

For types that can be made into attributes, copy them over as jit
Attributes when creating a `WeakScriptModuleProxy` object

gh-metadata: pytorch pytorch 19439 gh/driazati/18/head
[jit] Copy non-container properties of weak modules

For types that can be made into attributes, copy them over as jit
Attributes when creating a `WeakScriptModuleProxy` object

gh-metadata: pytorch pytorch 19439 gh/driazati/18/head
@pytorchbot pytorchbot added the module: ci Related to continuous integration label May 17, 2019
@driazati driazati changed the base branch from gh/driazati/18/base to master May 17, 2019 22:11
@driazati driazati changed the title [jit] Copy non-container properties of weak modules [jit] Add primitive types on weak module as attibutes May 17, 2019
@driazati driazati requested review from suo and removed request for suo May 17, 2019 22:23
@driazati
Copy link
Contributor Author

driazati commented Jun 5, 2019

Closing for #21379

@driazati driazati closed this Jun 5, 2019
@facebook-github-bot facebook-github-bot deleted the gh/driazati/18/head branch October 28, 2019 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module: ci Related to continuous integration oncall: jit Add this issue/PR to JIT oncall triage queue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[JIT] Cannot access nn.Linear.in_features in ScriptModule

4 participants