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

Add block utility #524

Merged
merged 6 commits into from
Oct 9, 2023
Merged

Add block utility #524

merged 6 commits into from
Oct 9, 2023

Conversation

seanmor5
Copy link
Contributor

Resolves #169
Resolves #522

This needs way more tests and a look at the efficiency of compiling models with block. We need to make sure using them is deterministic and that using them does not explode the graph

@krstopro
Copy link
Member

krstopro commented Aug 31, 2023

@seanmor5 Sorry, took me a while to have a look.
This seems amazing, just as I would like it to be. Elegant and completely functional.
I am still coding a model with it, might post an update later.

@seanmor5 seanmor5 merged commit 57c75e5 into main Oct 9, 2023
3 of 5 checks passed
@seanmor5 seanmor5 deleted the sm-block branch October 9, 2023 15:06
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.

Trouble implementing models in Axon Add weight sharing
5 participants