torch.utils.tensorboard — PyTorch 1.10.1 documentation
pytorch.org › docs › stableLearn about PyTorch’s features and capabilities. Community. Join the PyTorch developer community to contribute, learn, and get your questions answered. Developer Resources. Find resources and get questions answered. Forums. A place to discuss PyTorch code, issues, install, research. Models (Beta) Discover, publish, and reuse pre-trained models
pytorch/writer.py at master · pytorch/pytorch · GitHub
github.com › pytorch › pytorchtensorboard.summary.writer.event_file_writer.EventFileWriter. """. # Sometimes PosixPath is passed in and we need to coerce it to. # a string in all cases. # TODO: See if we can remove this in the future if we are. # actually the ones passing in a PosixPath. log_dir = str ( log_dir) self. event_writer = EventFileWriter (. log_dir, max_queue ...