Skip to content

Another minor API change, bug-fixes and implementation restructure

Compare
Choose a tag to compare
@LukasHedegaard LukasHedegaard released this 24 Aug 15:13
· 341 commits to main since this release
e6739cf

Fixed

  • Bugs in forward_step(s) with update_state=False.

Changed

  • forward_steps interface to always include pad_end argument.
  • Name of "interface.py" to "module.py".
  • Implementations of forward_step(s) to be consolidated in CoModule.

Removed

  • Padded interface