Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Buffer io #21

Merged
merged 7 commits into from
Oct 29, 2024
Merged

Buffer io #21

merged 7 commits into from
Oct 29, 2024

Conversation

paul-krug
Copy link
Owner

  • Refactoring for the Conv1d and ConvTranspose1d modules
  • Introduces TemporalPad1d
  • External buffers (e.g. inference with onnx) are now handled by BufferIO object
  • Enhanced unit tests

Fixes #20

@paul-krug paul-krug merged commit bb8a04f into main Oct 29, 2024
15 checks passed
@paul-krug paul-krug deleted the buffer-io branch October 29, 2024 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot use new/different activation function
1 participant