Skip to content

v0.21.4

Compare
Choose a tag to compare
@tprimak tprimak released this 05 Mar 01:45
· 10 commits to rls-v0.21 since this release

This is a patch release containing following changes to v0.21.3:

  • Fixed large padding handling in input tensor transposition in bfloat16 weights gradient convolution (6df67fe)
  • Fixed performance of reference convolution (2e1d048)
  • Fixed "code is too big" error in case of extreme large spatial size (ed0be61, 4dee389, 59759ba)