Skip to content

Commit 27af9fb

Browse files
committed
address lint
Signed-off-by: Srikanth Ramakrishna <srikanth.ramakrishna@intel.com>
1 parent b42d13c commit 27af9fb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

python/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[Intel® Distribution for Python*] enhances performance and can improve your program speed from 10 to 100 times faster. It is a Python* distribution that includes the [Intel® Math Kernel Library] (oneMKL) and other Intel performance libraries to enable near-native performance through acceleration of core numerical and machine learning packages.
44

5-
Intel® Distribution for Python* is also available for Intel® dGPUs, that includes the latest [Intel® dGPU drivers] and Intel® OneAPI runtime libraries such as [Intel® Math Kernel Library], [Intel® DPC++ Compiler Library] and [Intel® Collective Communications Library] that enable Machine Learning frameworks leverage the XPU device plugin.
5+
Intel® Distribution for Python* is also available for Intel® dGPUs, that include the latest [Intel® dGPU drivers] and Intel® OneAPI runtime libraries such as [Intel® Math Kernel Library], [Intel® DPC++ Compiler Library] and [Intel® Collective Communications Library] that enable Machine Learning frameworks leverage the XPU device plugin.
66

77
## Images
88

python/tests/xpu_base_layers_test.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/sh
1+
#!/bin/bash
22

33
# Copyright (c) 2024 Intel Corporation
44
#

0 commit comments

Comments
 (0)