VGG16

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

Undocumented