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

Refactor buffer & parameters #355

Merged
merged 1 commit into from
Aug 5, 2023
Merged

Refactor buffer & parameters #355

merged 1 commit into from
Aug 5, 2023

Conversation

asmaloney
Copy link
Owner

  • make buffer struct private
  • create buffer with NewBuffer
  • make parameters into an interface we can use with buffers
  • add spreading activation parameter to buffers

- make buffer struct private
- create buffer with NewBuffer
- make parameters into an interface we can use with buffers
- add spreading activation parameter to buffers
@asmaloney asmaloney merged commit b6a101a into main Aug 5, 2023
10 checks passed
@asmaloney asmaloney deleted the refactor-buffer branch August 5, 2023 21:56
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.

1 participant