openCustomLayerModel
Class: dlhdl.ProcessorConfig
Namespace: dlhdl
Open a generated custom layer verification model to verify your custom layers
Since R2022a
Syntax
Description
openCustomLayerModel(
opens a generated custom layer verification model to verify your custom layers.processorConfigObject
)
openCustomLayerModel(
opens a generated custom layer verification model to verify your custom layers, with one or
more arguments specified by optional name-value arguments.processorConfigObject
,Name = Value
)
To call openCustomLayerModel
without a Network
name-value argument for a custom layer model definition that uses an
inputParser
object, see Create Custom Layer MATLAB Function with inputParser.
Input Arguments
Examples
Version History
Introduced in R2022a