Skip to content

Commit b7a0c58

Browse files
authored
Update README.md
1 parent 1f3de04 commit b7a0c58

File tree

1 file changed

+2
-2
lines changed
  • Samples/WinMLSamplesGallery/WinMLSamplesGallery/Samples/Batching

1 file changed

+2
-2
lines changed

Samples/WinMLSamplesGallery/WinMLSamplesGallery/Samples/Batching/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
?# WinML Samples Gallery: Batching
1+
# WinML Samples Gallery: Batching
22
Perform infererence over multiple inputs at once to increase runtime performance.
33

44
Use this sample to compare inference runtime performace with and without batched inputs. 50 images will be passed through SqueezeNet for classification. Set a batch size and click Start Inference to compare.
@@ -20,4 +20,4 @@ Please file an issue [here](https://github.com/microsoft/Windows-Machine-Learnin
2020
- [Windows ML Library (WinML)](https://docs.microsoft.com/en-us/windows/ai/windows-ml/)
2121
- [DirectML](https://github.com/microsoft/directml)
2222
- [ONNX Model Zoo](https://github.com/onnx/models)
23-
- [Windows UI Library (WinUI)](https://docs.microsoft.com/en-us/windows/apps/winui/)
23+
- [Windows UI Library (WinUI)](https://docs.microsoft.com/en-us/windows/apps/winui/)

0 commit comments

Comments
 (0)