Skip to content

0.2.1

Latest

Choose a tag to compare

@wavefrontshaping wavefrontshaping released this 15 Feb 21:33

Correct bug causing ComplexBatchNorm to fail in eval mode.
Correct behaviour of ComplexBatchNorm for track_running_stats=False.
Add ComplexAvgPool2d.