You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to reproduce a lenet project https://github.com/kanishkan/lenet.git.However , I found no LSU compatibled with AlmaIFIntegrator in almaif.hdb.
How can I fix it ?
The text was updated successfully, but these errors were encountered:
Hello,
The way I have been generating the AlmaIFIntegrator compatible LSUs is using the generate_lsu_32.hdb, which generates the RTL from operation snippets. So, try adding that to the --hdb-list=
You could also use the GUI to select the operation implementations from the hdb, but the CLI-version is easier, since it will automatically look for them.
Hopefully that is compatible to what Kanishkan was doing with the lenet. I haven't run that myself. It's possible that due to the version control difficulties related to hdbs, we might not now have the exact same almaif.hdb that he was using back then.
I want to reproduce a lenet project https://github.com/kanishkan/lenet.git.However , I found no LSU compatibled with AlmaIFIntegrator in almaif.hdb.
How can I fix it ?
The text was updated successfully, but these errors were encountered: