Skip to content

Conversation

@yf225
Copy link
Contributor

@yf225 yf225 commented Jan 15, 2020

Following changes in #31005.

Copy link
Contributor

@gchanan gchanan left a comment

Choose a reason for hiding this comment

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

just clean up the "can take" wording.

/// learn about the exact behavior of this module.
///
/// NOTE: `ConvTranspose1d` currently cannot be used in a `Sequential` module,
/// because `Sequential` module doesn't support modules with forward method that can take
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: "can take" is strange wording -- it does take it right? I.e. this should say "forward method that takes optional arguments"

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.

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

@facebook-github-bot
Copy link
Contributor

@yf225 merged this pull request in 01010f5.

wuhuikx pushed a commit to wuhuikx/pytorch that referenced this pull request Jan 30, 2020
…ow to use them in a Sequential module (pytorch#32223)

Summary:
Following changes in pytorch#31005.
Pull Request resolved: pytorch#32223

Differential Revision: D19415328

Pulled By: yf225

fbshipit-source-id: f6f74f10ba3b5cc7e1a92f8b02ea4c9747018ae8
ttumiel pushed a commit to ttumiel/pytorch that referenced this pull request Mar 4, 2020
…ow to use them in a Sequential module (pytorch#32223)

Summary:
Following changes in pytorch#31005.
Pull Request resolved: pytorch#32223

Differential Revision: D19415328

Pulled By: yf225

fbshipit-source-id: f6f74f10ba3b5cc7e1a92f8b02ea4c9747018ae8
@facebook-github-bot facebook-github-bot deleted the fix_cpp_ConvTranspose_doc branch July 13, 2020 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants