9 types derived from EnvironmentSpecificFactAttribute
Microsoft.ML.TestFramework (4)
Attributes\LightGBMFactAttribute.cs (1)
14public sealed class LightGBMFactAttribute : EnvironmentSpecificFactAttribute
Attributes\NotArm32FactAttribute.cs (1)
11class NotArm32FactAttribute : EnvironmentSpecificFactAttribute
Attributes\TensorflowFactAttribute.cs (1)
14public sealed class TensorFlowFactAttribute : EnvironmentSpecificFactAttribute
Attributes\TorchSharpFactAttribute.cs (1)
14public sealed class TorchSharpFactAttribute : EnvironmentSpecificFactAttribute
Microsoft.ML.TestFrameworkCommon (5)
Attributes\FieldAwareFactorizationMachineFactAttribute.cs (1)
10public class FieldAwareFactorizationMachineFactAttribute : EnvironmentSpecificFactAttribute
Attributes\NativeDependencyFactAttribute.cs (1)
10public sealed class NativeDependencyFactAttribute : EnvironmentSpecificFactAttribute
Attributes\OnnxFactAttribute.cs (1)
15public sealed class OnnxFactAttribute : EnvironmentSpecificFactAttribute
Attributes\X64FactAttribute.cs (1)
13public sealed class X64FactAttribute : EnvironmentSpecificFactAttribute
Attributes\X86X64FactAttribute.cs (1)
13public sealed class X86X64FactAttribute : EnvironmentSpecificFactAttribute
1 reference to EnvironmentSpecificFactAttribute
Microsoft.ML.TestFrameworkCommon (1)
Attributes\EnvironmentSpecificFactAttribute.cs (1)
19/// Creates a new instance of the <see cref="EnvironmentSpecificFactAttribute" /> class.