3 types derived from SweepableParamAttribute
Microsoft.ML.Core (3)
EntryPoints\ModuleArgs.cs (3)
319
public sealed class SweepableDiscreteParamAttribute :
SweepableParamAttribute
405
public sealed class SweepableFloatParamAttribute :
SweepableParamAttribute
456
public sealed class SweepableLongParamAttribute :
SweepableParamAttribute
4 references to SweepableParamAttribute
Microsoft.ML.Core (4)
EntryPoints\ModuleArgs.cs (4)
310
public abstract
SweepableParamAttribute
Clone();
389
public override
SweepableParamAttribute
Clone() =>
435
public override
SweepableParamAttribute
Clone() =>
486
public override
SweepableParamAttribute
Clone() =>