Skip to content

Start addressing pep8 lint#575

Merged
soumith merged 2 commits intopytorch:masterfrom
lukeyeager:pep8
Jan 26, 2017
Merged

Start addressing pep8 lint#575
soumith merged 2 commits intopytorch:masterfrom
lukeyeager:pep8

Conversation

@lukeyeager
Copy link
Contributor

See #3.

  • Add pep8 automated testing to TravisCI
  • Fix lint in setup.py

This PR only fixes lint in a single file, but you can fix it all with:

autopep8 -v -i -r .

That diff would look pretty terrifying since it would touch every file in the project. I thought I'd start out slow.

@apaszke
Copy link
Contributor

apaszke commented Jan 24, 2017

Not sure if we want to enforce pep8 strictly. @soumith @colesbury?

@soumith soumith merged commit 2ad967d into pytorch:master Jan 26, 2017
@lukeyeager lukeyeager deleted the pep8 branch January 26, 2017 17:47
@lukeyeager lukeyeager mentioned this pull request Jan 27, 2017
ashishfarmer pushed a commit to ashishfarmer/pytorch that referenced this pull request Mar 16, 2020
* enable miopen 3d conv in caffe2

* minor bug fixes with setTensorDescriptor

* added test cases for conv3d in miopen

* removed unnecessary white spaces

* refactored conv code to have one common api for 2d & 3d

* fixed bias tensor descriptor issue

* fixed messages
KyleCZH pushed a commit to KyleCZH/pytorch that referenced this pull request Sep 20, 2021
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.

4 participants