You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pytorch-domains.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ <h4>torchvision</h4>
42
42
<divclass="col-sm-5 domain-card">
43
43
<ahref="https://pytorch.org/torchcodec/">
44
44
<h4>TorchCodec</h4>
45
-
<p>A PyTorch library for fast media decoding and encoding. When running PyTorch models on videos, torchcodec is our recommended way to turn those videos into data your model can use.
45
+
<p>A PyTorch library for fast media decoding and encoding. When running PyTorch models on audio and video, torchcodec is our recommended way to turn audio and video files into data your model can use.
0 commit comments