-
Notifications
You must be signed in to change notification settings - Fork 1
Issues: mmcdermott/nested_ragged_tensors
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Errors likely exist when sentinel key names are used as input raw tensor names
#42
opened Oct 16, 2024 by
mmcdermott
You should be able to easily extract from a tensor a contiguous slice of nested values, even when that slice does not correspond to a meaningful dense slice.
enhancement
New feature or request
#34
opened Oct 4, 2024 by
Oufattole
Once separate methods are made into independent profiling benchmarks, set up GH actions to run them only when their code or the installed packages change versions.
performance
Related to the computational performance of NRT
priority:low
A low priority issue
#28
opened Sep 11, 2024 by
mmcdermott
Establishing separate, run-once code for other methods to compare.
#26
opened Sep 11, 2024 by
mmcdermott
Profiling should be expanded and tracked regularly.
help wanted
Extra attention is needed
performance
Related to the computational performance of NRT
priority:medium
A medium priority issue.
#22
opened Sep 11, 2024 by
mmcdermott
4 of 5 tasks
Add readthedocs
documentation
Improvements or additions to documentation
#4
opened May 16, 2024 by
mmcdermott
ProTip!
Exclude everything labeled
bug
with -label:bug.