5 references to CheckLibcVersionGreaterThanMinimum
Microsoft.ML.TestFramework (4)
Attributes\OnnxTheoryAttribute.cs (1)
24
|| AttributeHelpers.
CheckLibcVersionGreaterThanMinimum
(new Version(2, 23)))
Attributes\TensorflowFactAttribute.cs (1)
25
AttributeHelpers.
CheckLibcVersionGreaterThanMinimum
(new Version(2, 23))))
Attributes\TensorflowTheoryAttribute.cs (1)
25
AttributeHelpers.
CheckLibcVersionGreaterThanMinimum
(new Version(2, 23))))
Attributes\TorchSharpFactAttribute.cs (1)
30
AttributeHelpers.
CheckLibcVersionGreaterThanMinimum
(new Version(2, 23))));
Microsoft.ML.TestFrameworkCommon (1)
Attributes\OnnxFactAttribute.cs (1)
29
|| AttributeHelpers.
CheckLibcVersionGreaterThanMinimum
(new Version(2, 23)))