Skip to main content
Apple Developer Docs
Fonts
Symbols
×
Metal Performance Shaders
/
MPSCNNNeuronPReLU
/
init(device:a:count:)
init(device:a:count:)
Declaration
init
(
device
: any
MTLDevice
,
a
:
UnsafePointer
<
Float
>,
count
:
Int
)