Class SubNetworkConfig
Configuration for a sub-network sampled from OFA.
public class SubNetworkConfig
- Inheritance
-
SubNetworkConfig
- Inherited Members
Properties
Depth
public int Depth { get; set; }
Property Value
ExpansionRatio
public int ExpansionRatio { get; set; }
Property Value
KernelSize
public int KernelSize { get; set; }
Property Value
WidthMultiplier
public double WidthMultiplier { get; set; }