mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-16 21:00:14 +00:00
8 lines
282 B
Text
8 lines
282 B
Text
|
|
<Application
|
||
|
|
x:Class="Microsoft.AI.MachineLearning.Tests.Uwp.App"
|
||
|
|
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||
|
|
xmlns:local="using:Microsoft.AI.MachineLearning.Tests.Uwp">
|
||
|
|
|
||
|
|
</Application>
|