group2_arch_branch

group2_arch_branch(in_ch, out_ch)[source]

Group2 branch for MicroNet.

Parameters
  • in_ch (int) – Number of input channels.

  • out_ch (int) – Number of output channels.

Returns

An output of type torch.nn.ModuleDict

Return type

torch.nn.ModuleDict