pytorch/torch/utils/tensorboard
Orion Reblitz-Richardson 858d4a6a04 Cleanup API and remove 'experimental' warning (#23000)
Summary:
This fixes ASAN test issues with https://github.com/pytorch/pytorch/pull/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
Pull Request resolved: https://github.com/pytorch/pytorch/pull/23000

Reviewed By: sanekmelnikov

Differential Revision: D16349734

Pulled By: orionr

fbshipit-source-id: 604a9cad56868a55e08b509a0c6f42b84f68de95
2019-07-22 12:10:05 -07:00
..
__init__.py TensorBoard support within PyTorch (#16196) 2019-04-25 21:30:23 -07:00
_caffe2_graph.py Cleanup API and remove 'experimental' warning (#23000) 2019-07-22 12:10:05 -07:00
_convert_np.py TensorBoard support within PyTorch (#16196) 2019-04-25 21:30:23 -07:00
_embedding.py Only import PIL when needed (#23023) 2019-07-19 13:30:43 -07:00
_onnx_graph.py Remove in-memory scalars and add comments (#20038) 2019-05-02 22:26:28 -07:00
_proto_graph.py TensorBoard support within PyTorch (#16196) 2019-04-25 21:30:23 -07:00
_pytorch_graph.py Cleanup API and remove 'experimental' warning (#23000) 2019-07-22 12:10:05 -07:00
_utils.py add test coverage for make_np (#20317) 2019-05-10 13:59:48 -07:00
summary.py Removed accidental TensorFlow dependency (#21066) 2019-05-29 11:18:10 -07:00
writer.py Cleanup API and remove 'experimental' warning (#23000) 2019-07-22 12:10:05 -07:00