-
Notifications
You must be signed in to change notification settings - Fork 6
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
[ENH] Start sketching out merge lattice and tensor class #28
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Adam Li <[email protected]>
Signed-off-by: Adam Li <[email protected]>
Okay so in order to go towards the MergeLattice, we first want a MVP of the
Is there any other explicit functionality we would like? Perhaps Error-checkingDuring construction of the tensor, Hameer, you mentioned we should do some error-checking. Should we work on this now, or possibly table it until we connect this with the MergeLattice? |
Signed-off-by: Adam Li <[email protected]>
Signed-off-by: Adam Li <[email protected]>
Signed-off-by: Adam Li <[email protected]>
Signed-off-by: Adam Li <[email protected]>
Signed-off-by: Adam Li <[email protected]>
Signed-off-by: Adam Li <[email protected]>
Signed-off-by: Adam Li <[email protected]>
A few questions:
To iterate, is this the right pseudocode? The
E.g. would it be these?
|
Signed-off-by: Adam Li <[email protected]>
Closes: #27
Useful links: https://godbolt.org/z/crbY5ae8n