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

[math] Add getting JIT connect matrix method for brainpy.dnn.linear #672

Merged
merged 3 commits into from
May 29, 2024

Conversation

Routhleck
Copy link
Collaborator

Add getting JIT connect matrix method brainpy.math.jitconn.get_connect_matrix for getting the dense connect matrix in the procedure of jitconn opeartors.
Add function get_connect_matrix for JitFPHomoLinear, JitFPUniformLinear, JitFPNormalLinear, EventJitFPHomoLinear, EventJitFPUniformLinear and EventJitFPNormalLinear in the module brainpy.dnn.linear

@Routhleck Routhleck requested a review from chaoming0625 May 27, 2024 07:09
Copy link
Collaborator

@chaoming0625 chaoming0625 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes needed as discussed.

@chaoming0625 chaoming0625 merged commit 3a09b7b into master May 29, 2024
37 of 38 checks passed
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.

2 participants