Add input to tensorboard SummaryWriter as a video. Args: vid_tensor (tensor): shape of (B, T, C, H, W). Values should lie [0, 255] for type uint8 or [0, 1] for type float. tag (Optional[str]): name of the video. global_step(Optiona
(self, vid_tensor, tag="Video Input", global_step=None, fps=4)
source not stored for this graph (policy: none)