Another minor API change, bug-fixes and implementation restructure
Fixed
- Bugs in
forward_step(s)
withupdate_state=False
.
Changed
forward_steps
interface to always includepad_end
argument.- Name of "interface.py" to "module.py".
- Implementations of
forward_step(s)
to be consolidated in CoModule.
Removed
Padded
interface