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

Implement encoding functions in terms of VSA primitives #79

Closed
rgayler opened this issue Jun 4, 2022 · 0 comments · Fixed by #91
Closed

Implement encoding functions in terms of VSA primitives #79

rgayler opened this issue Jun 4, 2022 · 0 comments · Fixed by #91
Labels
enhancement New feature or request

Comments

@rgayler
Copy link

rgayler commented Jun 4, 2022

Where possible, implement the encoding functions in terms of the generic VSA primitives (bind, bundle, etc.) rather than pytorch primitives. This allows for comparing the effect of different specific implementations of the VSA primtives.

See #73 and #74.

@mikeheddes mikeheddes added the enhancement New feature or request label Jun 7, 2022
@mikeheddes mikeheddes changed the title [enhancement] Implement encoding functions in terms of VSA primitives Implement encoding functions in terms of VSA primitives Jun 7, 2022
@mikeheddes mikeheddes linked a pull request Nov 7, 2022 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants