Skip to content
This repository was archived by the owner on Nov 15, 2022. It is now read-only.

Commit a97e1f6

Browse files
authored
Update README.md
1 parent 3300e3b commit a97e1f6

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# BIG UPDATE: NestedTensor [in core](https://pytorch.org/docs/master/nested.html)!
2+
3+
## March 15 2022
4+
As of recently we landed a minimal version of NestedTensor [in core PyTorch](https://pytorch.org/docs/master/nested.html)!
5+
Operator coverage and migration of features is possible, but must be backed by issues (feature requests). If you have demand for specific NestedTensor operators, please open a feature request on [pytorch/pytorch](https://github.com/pytorch/pytorch/issues/new?assignees=&labels=&template=feature-request.yml). For a more impactful submission please include your motivation, use case and list of operators.
6+
<br />
7+
<br />
8+
<br />
9+
<br />
10+
<br />
11+
<br />
12+
113
# The nestedtensor package [prototype](https://pytorch.org/blog/pytorch-feature-classification-changes/#prototype)
214

315
If you are here because you ran into a runtime error due to a missing feature or some kind of bug, please [open an issue and fill in the appropiate template](https://github.com/pytorch/nestedtensor/issues/new/choose). If you have general feedback about this prototype [you can use our suggested template](https://github.com/pytorch/nestedtensor/issues/new?assignees=&labels=&template=prototype-feedback.md&title=) or just open a free-form issue if you like. Thank you for contributing to this project!

0 commit comments

Comments
 (0)