Skip to content

Issues: gussmith23/glenside

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Tighter TVM Integration enhancement New feature or request TVM integration Integration between the TVM deep learning compiler and Glenside
#2 opened Sep 22, 2020 by gussmith23 updated Sep 22, 2020
Rethink representation for binary computations enhancement New feature or request
#4 opened Sep 22, 2020 by gussmith23 updated Sep 22, 2020
Associative, commutative, etc "traits" for access patterns enhancement New feature or request research This is a research problem
#3 opened Sep 22, 2020 by gussmith23 updated Sep 22, 2020
Training in Glenside research This is a research problem
#11 opened Sep 25, 2020 by gussmith23 updated Sep 25, 2020
Relay to Glenside web demo
#12 opened Sep 28, 2020 by gussmith23 updated Sep 28, 2020
Glenside interpreter web demo
#13 opened Sep 28, 2020 by gussmith23 updated Sep 28, 2020
Write macros to clean up language tests cleanup Code cleanup good first issue Good for newcomers
#27 opened Sep 29, 2020 by gussmith23 updated Sep 29, 2020
Remove unnecessary language constructs cleanup Code cleanup good first issue Good for newcomers
#30 opened Oct 1, 2020 by gussmith23 updated Oct 5, 2020
2 tasks
Interpreter benchmarks are measuring too much
#40 opened Oct 5, 2020 by gussmith23 updated Oct 5, 2020
Add code coverage to CI continuous integration Issues of Continuous Integration (aka Github Actions) good first issue Good for newcomers
#29 opened Sep 30, 2020 by gussmith23 updated Oct 7, 2020
Speed up Relay-to-Glenside tests interpreter Related to Glenside's interpreter performance Improving Glenside performance
#50 opened Oct 9, 2020 by gussmith23 updated Oct 9, 2020
DRAM in Glenside hardware This involves some hardware knowledge research This is a research problem
#52 opened Oct 9, 2020 by gussmith23 updated Oct 9, 2020
Model the tensor sequencer in Glenside hardware This involves some hardware knowledge language The design of the Glenside language itself research This is a research problem
#51 opened Oct 9, 2020 by gussmith23 updated Oct 12, 2020
Use TVM to generate code for some operators or chains of operators codegen Pertaining to Glenside's codegen stage language The design of the Glenside language itself TVM integration Integration between the TVM deep learning compiler and Glenside
#58 opened Oct 14, 2020 by gussmith23 updated Oct 14, 2020
3 tasks
Document the files in models/ documentation Improvements or additions to documentation good first issue Good for newcomers
#60 opened Oct 19, 2020 by gussmith23 updated Oct 19, 2020
Convert most asserts to debug asserts cleanup Code cleanup
#62 opened Oct 19, 2020 by gussmith23 updated Oct 19, 2020
Efficiently handle Relay's simplified-for-inference batch norms codegen Pertaining to Glenside's codegen stage language The design of the Glenside language itself rewrites Improve Glenside's egraph rewrites
#55 opened Oct 12, 2020 by gussmith23 updated Oct 21, 2020
Simple, greedy, de-duplicated egg extraction extraction research This is a research problem
#41 opened Oct 6, 2020 by gussmith23 updated Oct 21, 2020
Memoize interpreter enhancement New feature or request interpreter Related to Glenside's interpreter
#7 opened Sep 22, 2020 by gussmith23 updated Oct 26, 2020
Use Rust's ndarray library more efficiently in the interpreter enhancement New feature or request interpreter Related to Glenside's interpreter
#8 opened Sep 22, 2020 by gussmith23 updated Oct 26, 2020
If access-concatenate took a variable number of arguments, we would need to run fewer rewrites language The design of the Glenside language itself
#57 opened Oct 14, 2020 by gussmith23 updated Oct 26, 2020
Enable more sharing in program nodes enhancement New feature or request research This is a research problem
#22 opened Sep 28, 2020 by gussmith23 updated Oct 26, 2020
Import Relay into Egraph using a Relay egg::Language; use rewrites to convert to glenside::language::Language language The design of the Glenside language itself rewrites Improve Glenside's egraph rewrites TVM integration Integration between the TVM deep learning compiler and Glenside
#68 opened Oct 26, 2020 by gussmith23 updated Oct 26, 2020
Test Relay->Glenside dense
#24 opened Sep 28, 2020 by gussmith23 updated Oct 29, 2020
ProTip! Find all open issues with in progress development work with linked:pr.