From 3f7722bed291235f2cea6f57551d95926e5f69de Mon Sep 17 00:00:00 2001 From: Jing Xu Date: Wed, 24 Jul 2024 12:15:20 +0900 Subject: [PATCH 1/2] update Intel(R) Extension for PyTorch Github CPU and GPU branch URL --- recipes_source/intel_extension_for_pytorch.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes_source/intel_extension_for_pytorch.rst b/recipes_source/intel_extension_for_pytorch.rst index 03416102d2b..99db2d7f1b7 100644 --- a/recipes_source/intel_extension_for_pytorch.rst +++ b/recipes_source/intel_extension_for_pytorch.rst @@ -12,8 +12,8 @@ easy GPU acceleration for Intel discrete GPUs with PyTorch*. Intel® Extension for PyTorch* has been released as an open–source project at `Github `_. -- Source code for CPU is available at `master branch `_. -- Source code for GPU is available at `xpu-master branch `_. +- Source code for CPU is available at `master branch `_. +- Source code for GPU is available at `xpu-master branch `_. Features -------- From 7e8c363abf74f1009f0b4c70e7f1d7110af1cf00 Mon Sep 17 00:00:00 2001 From: Jing Xu Date: Wed, 24 Jul 2024 12:20:41 +0900 Subject: [PATCH 2/2] Update intel_extension_for_pytorch.rst --- recipes_source/intel_extension_for_pytorch.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes_source/intel_extension_for_pytorch.rst b/recipes_source/intel_extension_for_pytorch.rst index 99db2d7f1b7..7632ee73f3c 100644 --- a/recipes_source/intel_extension_for_pytorch.rst +++ b/recipes_source/intel_extension_for_pytorch.rst @@ -12,8 +12,8 @@ easy GPU acceleration for Intel discrete GPUs with PyTorch*. Intel® Extension for PyTorch* has been released as an open–source project at `Github `_. -- Source code for CPU is available at `master branch `_. -- Source code for GPU is available at `xpu-master branch `_. +- Source code for CPU is available at `main branch `_. +- Source code for GPU is available at `xpu-main branch `_. Features --------