Mingwei state & lattices impl roadmap #406
Locked
MingweiSamuel
started this conversation in
Show and tell
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Planning to keep around two impls of join, one fast dataflow-ey version, and one slow one for use with
persist()
. At the end they will be reunifed via optimization.Not yet sure if the lattice types in
join()
will be baked-in or in user code.Moved to #440
Beta Was this translation helpful? Give feedback.
All reactions