-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Open
Labels
TensorsIssues relating to tensors (generic issues/questions or specific tensor tutorials)Issues relating to tensors (generic issues/questions or specific tensor tutorials)bugcoreTutorials of any level of difficulty related to the core pytorch functionalityTutorials of any level of difficulty related to the core pytorch functionality
Description
Add Link
intermediate_source/transformer_building_blocks.py
unstable_source/nestedtensor.py
pytorch/pytorch#171814
Describe the bug
intermediate_source/transformer_building_blocks.py
We need to depracate the usage of NestedTensors in all tutorials and replace with varlen attention.
We put a warning to not use them but we should provide what should be used instead.
Describe your environment
- PyTorch 2.10
Metadata
Metadata
Assignees
Labels
TensorsIssues relating to tensors (generic issues/questions or specific tensor tutorials)Issues relating to tensors (generic issues/questions or specific tensor tutorials)bugcoreTutorials of any level of difficulty related to the core pytorch functionalityTutorials of any level of difficulty related to the core pytorch functionality