Skip to content

Conversation

@ailzhang
Copy link
Contributor

This should pass once pytorch/vision#971 is merged.
To remove torchvision as baseline, we just compare to sum of all param.sum() in pretrained resnet18 model, which means we need to manually update the number only when that pretrained weights are changed, which is generally rare.

@pytorchbot pytorchbot added the module: tests Issues related to tests (not the torch.testing module) label May 30, 2019
@ailzhang
Copy link
Contributor Author

@pytorchbot rebase this please

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.

@ailzhang has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@pytorchbot pytorchbot added the module: ci Related to continuous integration label May 30, 2019
@ailzhang ailzhang force-pushed the remove_torchvision_in_hubtest branch from 25996de to 74babd3 Compare May 31, 2019 03:31
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.

@ailzhang has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@ailzhang
Copy link
Contributor Author

Lint test failure unrelated. Landing since it only failed windows test in my previous commit and now it passed

@facebook-github-bot
Copy link
Contributor

@ailzhang merged this pull request in be9ce63.

@ssnl
Copy link
Collaborator

ssnl commented Jun 20, 2019

Any reason why this reverts #19606? The hub test now again prints like 40% lines of CI log.

@ailzhang
Copy link
Contributor Author

@ssnl I removed it since the line it tried to suppress was removed. Maybe it's a different place not flushes huge logs? (I know there're some logs in python27 case but that's expected). Would you mind sharing an example?

@ssnl
Copy link
Collaborator

ssnl commented Jun 20, 2019

@ailzhang I have an example in #22043 :)

facebook-github-bot pushed a commit that referenced this pull request Jun 22, 2019
Summary:
#21132 reverted #19606.

Now these tests again print like 40% lines of CI outputs (e.g., https://circleci.com/gh/pytorch/pytorch/2041825?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)

This PR now uses the functionality introduced in pytorch/vision#862.
Pull Request resolved: #22043

Differential Revision: D15947268

Pulled By: ailzhang

fbshipit-source-id: f84f4d6b86203dbe8687e04ae3ed8c99df0bdff8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Merged module: ci Related to continuous integration module: tests Issues related to tests (not the torch.testing module)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants