holoscan::utils::set_activation_per_model
holoscan::utils::set_activation_per_model
Setting up activation for each model by activation_map and ActivationSpec.
Parameters
inference_specs
Inference spec that are needed to set the it’s activation_map.
activation_map
The predefined activation_map comes from the InferenceOp’s activation_map parameter.
activation_specs
Activation specs received from the input port model_activation_specs of InferenceOp.
module
Module that called for setting up activation specifications