Skip to content

Commit ce08fef

Browse files
committed
add links to blog post
Signed-off-by: Chris Abraham <[email protected]>
1 parent 0d1a991 commit ce08fef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2025-04-23-pytorch-2-7.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: "PyTorch 2.7 Release"
55

66
We are excited to announce the release of PyTorch® 2.7 ([release notes](https://github.com/pytorch/pytorch/releases/tag/v2.7.0))! This release features:
77

8-
* support for the NVIDIA Blackwell GPU architecture and pre-built wheels for CUDA 12.8 across Linux x86 and arm64 architectures.
8+
* support for the [NVIDIA Blackwell GPU architecture](https://www.nvidia.com/en-us/data-center/technologies/blackwell-architecture/) and pre-built wheels for [CUDA 12.8](https://docs.nvidia.com/cuda/cuda-toolkit-release-notes/index.html) across Linux x86 and arm64 architectures.
99
* *torch.compile* support for Torch Function Modes which enables users to override any *torch.** operation to implement custom user-defined behavior.
1010
* Mega Cache which allows users to have end-to-end portable caching for torch;
1111
* new features for FlexAttention - LLM first token processing, LLM throughput mode optimization and Flex Attention for Inference.

0 commit comments

Comments
 (0)