Skip to content

Commit 8ce3682

Browse files
committed
Update README.md
1 parent 87fdb0d commit 8ce3682

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ Intel Extension for PyTorch is a Python package to extend official PyTorch. It i
99
- [Automatically Mix Precison](#automatically-mix-precision)
1010
- [BFloat16](#BFloat16)
1111
- [INT8](#int8-quantization)
12-
- [Supported Customized Operators](#Supported Customized Operators)
13-
- [Supported Fusion Patterns](#Supported Fusion Patterns)
14-
- [Tutorials](#Tutorials)
15-
- [Joint-blogs](#Joint-blogs)
12+
- [Supported Customized Operators](#supported-customized-operators)
13+
- [Supported Fusion Patterns](#supported-fusion-patterns)
14+
- [Tutorials](#tutorials)
15+
- [Joint blogs](#joint-blogs)
1616
- [License](#license)
1717

1818
## Installation
@@ -260,7 +260,7 @@ Supported Quantization Operators:
260260
261261
262262
## Tutorials
263-
[Performance Tuning](tutorials/Performance_Tuning.md)
263+
* [Performance Tuning](tutorials/Performance_Tuning.md)
264264
265265
## Joint-blogs
266266
* [Intel and Facebook Accelerate PyTorch Performance with 3rd Gen Intel® Xeon® Processors and Intel® Deep Learning Boost’s new BFloat16 capability](https://www.intel.com/content/www/us/en/artificial-intelligence/posts/intel-facebook-boost-bfloat16.html)

0 commit comments

Comments
 (0)