Skip to content

Commit 64c6078

Browse files
authored
Update 2-ml-ext-for-vulkan.md
1 parent 1ab900e commit 64c6078

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/learning-paths/mobile-graphics-and-gaming/vulkan-ml-sample/2-ml-ext-for-vulkan.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,13 +66,13 @@ Next, enable the emulation layers using the Vulkan Configurator to simulate the
6666
Under the **Vulkan Layers Available** tab, add the path to your `Emulation layer` folder that can be found in the site packages of your venv folder select the bin folder.
6767

6868

69-
![VL available](images/VL%20availble%20.png)
69+
![VL available](images/vl-availble.png)
7070

7171
Under the **Vulkan layers Configuration** tabgo through each setting in the top rigt except disable all Vulkan Layers and enable the Graph and Tensor Emulation
7272

7373
Ensure that the **Graph** layer is listed above the **Tensor** layer.
7474

75-
![VL Config](images/VL%20Config.png)
75+
![VL Config](images/vl-config.png)
7676

7777
{{% notice Important %}}
7878

0 commit comments

Comments
 (0)