Searched refs:channels_to_copy (Results 1 – 2 of 2) sorted by relevance
95 int channels_to_copy; // Within the layer, input a copy of active member
336 int copy_channels = branch_config->channels_to_copy > 0 in copy_active_tensor_to_branches()337 ? branch_config->channels_to_copy in copy_active_tensor_to_branches()