Skip to content

Improve Conv1D class to manage its own ring buffer #145

@sdatkinson

Description

@sdatkinson

Just a "little" task, but it'd be swell to take some of the TODOs around e.g. ring buffer handling and make good on them to rework the Conv1D class (cf

// TODO conv could take care of its own ring buffer.
) and get rid of things like Buffer--things like Linear can be a DSP with one conv layer.

Metadata

Metadata

Assignees

Labels

breakingThis would be a breaking changeenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions