Skip to content

Conversation

@orionr
Copy link
Contributor

@orionr orionr commented Jul 17, 2019

This fixes ASAN test issues with #21786 seen at https://circleci.com/api/v1.1/project/github/pytorch/pytorch/2212325/output/105/0?file=true and lands it again.

This cleans up the torch.utils.tensorboard API to remove all kwargs usage (which isn't clear to the user) and removes the "experimental" warning in prep for our 1.2 release.

We also don't need the additional PyTorch version checks now that we are in the codebase itself.

cc @yf225, @lanpa, @natalialunova

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.

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

Landing one more time. This cleans up the `torch.utils.tensorboard` API to remove all kwargs usage (which isn't clear to the  user) and removes the "experimental" warning in prep for our 1.2 release.

We also don't need the additional PyTorch version checks now that we are in the codebase itself.

cc ezyang lanpa natalialunova
@orionr orionr force-pushed the fix-tensorboard-asan-test branch from a38c1bf to a232d3b Compare July 18, 2019 14:40
@pytorchbot pytorchbot added module: docs Related to our documentation, both in docs/ and docblocks module: tests Issues related to tests (not the torch.testing module) labels Jul 18, 2019
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.

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

@orionr orionr changed the title [tensorboard] Skip Caffe2 tests when not installed [tensorboard] Cleanup API and remove 'experimental' warning Jul 18, 2019
@orionr orionr changed the title [tensorboard] Cleanup API and remove 'experimental' warning [WIP][tensorboard] Cleanup API and remove 'experimental' warning Jul 18, 2019
@orionr
Copy link
Contributor Author

orionr commented Jul 19, 2019

@pytorchbot retest this please

@orionr orionr changed the title [WIP][tensorboard] Cleanup API and remove 'experimental' warning [tensorboard] Cleanup API and remove 'experimental' warning Jul 19, 2019
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.

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

@orionr
Copy link
Contributor Author

orionr commented Jul 19, 2019

Test failures look to be unrelated. ASAN checks passed.

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.

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

@facebook-github-bot
Copy link
Contributor

@orionr merged this pull request in 858d4a6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Merged module: docs Related to our documentation, both in docs/ and docblocks module: tests Issues related to tests (not the torch.testing module)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants