Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,6 @@ We achieve these capabilities through:
* Returning data as PyTorch tensors, ready to be fed into PyTorch transforms
or used directly to train models.

> [!NOTE]
> ⚠️ TorchCodec is still in development stage and some APIs may be updated
> in future versions, depending on user feedback.
> If you have any suggestions or issues, please let us know by
> [opening an issue](https://github.com/pytorch/torchcodec/issues/new/choose)!

## Using TorchCodec

Here's a condensed summary of what you can do with TorchCodec. For more detailed
Expand Down
7 changes: 0 additions & 7 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -67,13 +67,6 @@ We achieve these capabilities through:

How to sample regular and random clips from a video

.. note::

TorchCodec is still in development stage and we are actively seeking
feedback. If you have any suggestions or issues, please let us know by
`opening an issue <https://github.com/pytorch/torchcodec/issues/new/choose>`_
on our `GitHub repository <https://github.com/pytorch/torchcodec/>`_.

.. toctree::
:maxdepth: 1
:caption: TorchCodec documentation
Expand Down
Loading