Skip to content

Conversation

NicolasHug
Copy link
Member

@NicolasHug NicolasHug commented May 7, 2022

There are 2 papers:

a) ImageNet Classification with Deep Convolutional Neural Networks
b) One weird trick for parallelizing convolutional neural networks

While AlexNet was originally introduced in a), our implemented architecture is slightly different, and instead is based on b). This PR makes it clear.

(See also #185)

Copy link
Contributor

@YosuaMichael YosuaMichael left a comment

Choose a reason for hiding this comment

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

LGTM

@NicolasHug NicolasHug merged commit aa31740 into pytorch:main May 9, 2022
facebook-github-bot pushed a commit that referenced this pull request May 11, 2022
Summary:
* Fixing AlexNet references

* Fix doc rendering

Reviewed By: YosuaMichael

Differential Revision: D36281597

fbshipit-source-id: d3e1dac5eb1c8057c79d88a5fd810206b7cdc7ad
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants