Skip to content

Commit

Permalink
update npu examples (#11422)
Browse files Browse the repository at this point in the history
  • Loading branch information
MeouSker77 authored Jun 25, 2024
1 parent 8ddae22 commit 3b23de6
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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

```
Expand Down

0 comments on commit 3b23de6

Please sign in to comment.