torch.utils.tensorboard - PyTorch 1.12 documentation
Before going further, more details on TensorBoard can be found at https://www.tensorflow.org/tensorboard/ Once you've installed TensorBoard, these utilities let you log PyTorch models and metrics into a directory for visualization within the TensorBoard UI. Scalars, images, histograms, graphs, and embedding visualizations are all supported for PyTorch models and tensors as well as Caffe2 nets and blobs.