File tree Expand file tree Collapse file tree 2 files changed +0
-13
lines changed
Expand file tree Collapse file tree 2 files changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -18,12 +18,6 @@ We achieve these capabilities through:
1818* Returning data as PyTorch tensors, ready to be fed into PyTorch transforms
1919 or used directly to train models.
2020
21- > [ !NOTE]
22- > ⚠️ TorchCodec is still in development stage and some APIs may be updated
23- > in future versions, depending on user feedback.
24- > If you have any suggestions or issues, please let us know by
25- > [ opening an issue] ( https://github.com/pytorch/torchcodec/issues/new/choose ) !
26-
2721## Using TorchCodec
2822
2923Here's a condensed summary of what you can do with TorchCodec. For more detailed
Original file line number Diff line number Diff line change @@ -67,13 +67,6 @@ We achieve these capabilities through:
6767
6868 How to sample regular and random clips from a video
6969
70- .. note ::
71-
72- TorchCodec is still in development stage and we are actively seeking
73- feedback. If you have any suggestions or issues, please let us know by
74- `opening an issue <https://github.com/pytorch/torchcodec/issues/new/choose >`_
75- on our `GitHub repository <https://github.com/pytorch/torchcodec/ >`_.
76-
7770.. toctree ::
7871 :maxdepth: 1
7972 :caption: TorchCodec documentation
You can’t perform that action at this time.
0 commit comments