VGG13

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

Undocumented