verifyCustomLayerModel
Class: dlhdl.ProcessorConfig
Package: dlhdl
Verify the functionality and accuracy of the custom layer by using the generated custom layer verification model
Since R2022a
Syntax
verifyCustomLayerModel(processorConfigObject)
Description
verifyCustomLayerModel(
verifies the functionality of the custom layer and prediction accuracy of the network with the
custom layer by using the custom layer verification model, which you generated by using the
processorConfigObject
)openCustomLayerModel
method.
Input Arguments
Examples
Version History
Introduced in R2022a