Skip to main content
Apple Developer Docs
Fonts
Symbols
×
Metal Performance Shaders
/
MPSCNNConvolutionWeightsAndBiasesState
/
init(weights:biases:)
init(weights:biases:)
Declaration
init
(
weights
: any
MTLBuffer
,
biases
: (any
MTLBuffer
)?)