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

GPU todo (later) #231

Open
rcoreilly opened this issue May 24, 2023 · 0 comments
Open

GPU todo (later) #231

rcoreilly opened this issue May 24, 2023 · 0 comments

Comments

@rcoreilly
Copy link
Member

There are various things that could be done on the GPU, which are currently only on CPU, but are low-cost and thus low-pri:

  • PlusPhasePost (matrix gating, corsim stat, act avg updates)
  • HebbPrjn type -- needed for lateral inhib and hippocampus
  • DWt is using Context.NeuroMod for all DA, ACh values -- in principle should use LayerVals.NeuroMod in case a layer does something different. can fix later as needed.
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

No branches or pull requests

1 participant