MCPcopy Create free account
hub / github.com/MTLab/MorphMLP / _round_width

Method _round_width

slowfast/models/operators.py:14–33  ·  view source on GitHub ↗

Round width of filters based on width multiplier Args: width (int): the channel dimensions of the input. multiplier (float): the multiplication factor. min_width (int): the minimum width after multiplication. divisor (int): the new wid

(self, width, multiplier, min_width=8, divisor=8)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__init__Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected