VGG11

public struct VGG11<E, D> : VGGBase where E : RandomizableType, D : DeviceType

Undocumented