Removed - Debug message for Convolutions with padding.
0.11.2
Fixed - `call_mode` for `Linear`.
0.11.1
Added - Add `call_mode`. - Add `warm_up`.
Changed - Container implementations to use `__call__` with alternating call_modes. This change was necessary to properly trigger the torch hooks needed in `ptflops`.