File tree 2 files changed +0
-13
lines changed
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:
18
18
* Returning data as PyTorch tensors, ready to be fed into PyTorch transforms
19
19
or used directly to train models.
20
20
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
-
27
21
## Using TorchCodec
28
22
29
23
Here'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:
67
67
68
68
How to sample regular and random clips from a video
69
69
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
-
77
70
.. toctree ::
78
71
:maxdepth: 1
79
72
:caption: TorchCodec documentation
You can’t perform that action at this time.
0 commit comments