VGG19

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

Undocumented