Releases: reshalfahsi/separableconv-torch
Releases · reshalfahsi/separableconv-torch
v0.1.0: bump version ``0.1.0`` (#1)
- Add
LazySeparableConv1d
,LazySeparableConv2d
, andLazySeparableConv3d
. - Update
tests/
v0.0.2
depth_multiplier
should be integer>=1
otherwiseraise ValueError
.- Invalid normalization would be defaulted to
None
v0.0.1
- Initial public release
- Publish to PyPI