No overview available.
SDKs
- iOS 13.0+
- macOS 10.15+
- Mac Catalyst 13.0+
- tvOS 13.0+
Framework
- Metal Performance Shaders
Declaration
protocol MPSCNNGroupNormalizationDataSource
No overview available.
SDKs
Framework
protocol MPSCNNGroupNormalizationDataSource
init?(coder: NSCoder)
Required.
var number Of Feature Channels: Int
Required.
var number Of Groups: Int
Required.
func label() -> String?
Required.