Args: dim_in (int): the channel dimensions of the input. ratio (float): the channel reduction ratio for squeeze. relu_act (bool): whether to use ReLU activation instead of Swish (default). divisor (int): the new width should be
(self, dim_in, ratio, relu_act=True)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected