pytorch/torch/utils/tensorboard
Orion Reblitz-Richardson c771d50ca2 Remove hard Caffe2 dependency for TensorBoard (#24295)
Summary:
Fixes https://github.com/pytorch/pytorch/issues/24175 and https://github.com/pytorch/pytorch/issues/15618

We should not be importing caffe2 (and dependencies like future, etc) unless needed within `torch.utils.tensorboard`.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/24295

Reviewed By: NarineK

Differential Revision: D16797594

Pulled By: orionr

fbshipit-source-id: 984935e2121b62ea1b87a9de33af18ec45b7837b
2019-08-13 20:33:24 -07:00
..
__init__.py
_caffe2_graph.py Cleanup API and remove 'experimental' warning (#23000) 2019-07-22 12:10:05 -07:00
_convert_np.py Remove hard Caffe2 dependency for TensorBoard (#24295) 2019-08-13 20:33:24 -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
_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 added mesh plugin (#24039) 2019-08-09 10:22:43 -07:00
writer.py Cleanup API and remove 'experimental' warning (#23000) 2019-07-22 12:10:05 -07:00