update npu examples (#11422)
This commit is contained in:
parent
8ddae22cfb
commit
3b23de684a
1 changed files with 2 additions and 3 deletions
|
|
@ -31,14 +31,13 @@ pip install dist\intel_npu_acceleration_library-1.2.0-cp310-cp310-win_amd64.whl
|
|||
### 2. Runtime Configurations
|
||||
For optimal performance, it is recommended to set several environment variables. Please check out the suggestions based on your device.
|
||||
#### 2.1 Configurations for Windows
|
||||
<details>
|
||||
|
||||
**Following envrionment variables are required**:
|
||||
|
||||
```cmd
|
||||
set BIGDL_USE_NPU=1
|
||||
```
|
||||
|
||||
</details>
|
||||
|
||||
### 3. Running examples
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue