6 references to IsOnnxRuntimeSupported
Microsoft.ML.Tests (6)
OnnxConversionTest.cs (6)
823
if (
IsOnnxRuntimeSupported
())
985
if (
IsOnnxRuntimeSupported
())
1513
if (
IsOnnxRuntimeSupported
())
1628
if (
IsOnnxRuntimeSupported
())
1803
if (
IsOnnxRuntimeSupported
())
2251
if (
IsOnnxRuntimeSupported
() && columnsToCompare != null)