File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -11,10 +11,9 @@ helping the users try out an optimal coordination of resource utilization for th
11
11
What You Will Learn
12
12
-------------------
13
13
14
- * How to utilize tools like ``numactl ``, ``taskset ``, Intel® OpenMP Runtime Library and
15
- optimized memory allocators such as ``TCMalloc `` and ``JeMalloc `` for enhanced performance.
16
- * How to configure CPU resources and memory management to maximize PyTorch
17
- inference performance on Intel® Xeon® processors.
14
+ * How to utilize tools like ``numactl ``, ``taskset ``, Intel® OpenMP Runtime Library and optimized memory
15
+ allocators such as ``TCMalloc `` and ``JeMalloc `` for enhanced performance.
16
+ * How to configure CPU resources and memory management to maximize PyTorch inference performance on Intel® Xeon® processors.
18
17
19
18
Introduction of the Optimizations
20
19
---------------------------------
You can’t perform that action at this time.
0 commit comments