Skip to content

Issues: hotg-ai/rune

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

Add support for inference on ONNX and TensorFlow models area - model inference ML Model support area - runtime The Rust Rune runtime category - enhancement New feature or request priority - on-demand This won't be touched until there is an external need for it (i.e. required by a customer)
#370 opened Nov 3, 2021 by Michael-F-Bryan
3 of 6 tasks
Let people specify supported runtime environments/backends in the Runefile area - runefile The parsing and analysis of Runefiles area - runtime The Rust Rune runtime category - intuitiveness Something which may be unintuitive to the user or affect ergonomics
#356 opened Oct 12, 2021 by Michael-F-Bryan
Check a Rune is compatible with the current runtime when it is loaded area - runtime The Rust Rune runtime category - intuitiveness Something which may be unintuitive to the user or affect ergonomics effort - easy This should be pretty simple good first issue Good for newcomers
#336 opened Oct 4, 2021 by Michael-F-Bryan
2 tasks
Give the web runtime support for resources area - runtime The Rust Rune runtime category - bug Something isn't working category - enhancement New feature or request effort - easy This should be pretty simple good first issue Good for newcomers
#327 opened Sep 27, 2021 by Michael-F-Bryan
Variable sized tensor inputs/outputs area - codegen The code gets generated when compiling a Rune area - runefile The parsing and analysis of Runefiles area - runtime The Rust Rune runtime category - enhancement New feature or request effort - hard This should be pretty simple to fix
#299 opened Sep 9, 2021 by Michael-F-Bryan
3 tasks
Make TensorFlow Reuse Buffers in WebAssembly area - runtime The Rust Rune runtime category - performance Something that impacts runtime performance.
#290 opened Sep 6, 2021 by Michael-F-Bryan
Give the rune CLI a flag for outputting images area - runtime The Rust Rune runtime category - enhancement New feature or request category - performance Something that impacts runtime performance.
#289 opened Sep 6, 2021 by Michael-F-Bryan
Give Outputs Direct Access to Tensor Data area - codegen The code gets generated when compiling a Rune area - runtime The Rust Rune runtime category - enhancement New feature or request category - performance Something that impacts runtime performance.
#288 opened Sep 6, 2021 by Michael-F-Bryan
Remove Copies and Allocations from the Tensor Definition area - runtime The Rust Rune runtime category - performance Something that impacts runtime performance.
#287 opened Sep 6, 2021 by Michael-F-Bryan
Make the web runtime usable from NodeJS area - runtime The Rust Rune runtime category - bug Something isn't working
#270 opened Aug 24, 2021 by Michael-F-Bryan
The Web Runtime should be able to load a Rune from a URL area - runtime The Rust Rune runtime category - enhancement New feature or request effort - easy This should be pretty simple
#268 opened Aug 24, 2021 by Michael-F-Bryan
Profiling and Instrumentation area - runtime The Rust Rune runtime category - performance Something that impacts runtime performance. priority - on-demand This won't be touched until there is an external need for it (i.e. required by a customer)
#239 opened Aug 3, 2021 by Michael-F-Bryan
The serial output should accept a name area - runefile The parsing and analysis of Runefiles area - runtime The Rust Rune runtime category - enhancement New feature or request category - intuitiveness Something which may be unintuitive to the user or affect ergonomics priority - on-demand This won't be touched until there is an external need for it (i.e. required by a customer)
#238 opened Jul 29, 2021 by Michael-F-Bryan
Standardize "images" and the rune-runtime interface area - runtime The Rust Rune runtime category - enhancement New feature or request effort - hard This should be pretty simple to fix
#185 opened May 28, 2021 by Michael-F-Bryan
Build test for architectural impact on performance using testcases/benchmarks area - codegen The code gets generated when compiling a Rune area - runtime The Rust Rune runtime category - performance Something that impacts runtime performance.
#178 opened May 27, 2021 by kthakore
Allocate Capabilities Declaratively area - runtime The Rust Rune runtime category - enhancement New feature or request priority - later This can be done later
#153 opened May 14, 2021 by Michael-F-Bryan
8 tasks
Segfault inside gemmlowp on mac area - runtime The Rust Rune runtime blocked External factors are preventing progress category - bug Something isn't working
#131 opened Apr 28, 2021 by Michael-F-Bryan
What is our story around streamed data? area - runtime The Rust Rune runtime effort - hard This should be pretty simple to fix priority - later This can be done later
#65 opened Mar 10, 2021 by Michael-F-Bryan
Make capabilities consume parameters area - runtime The Rust Rune runtime category - enhancement New feature or request effort - hard This should be pretty simple to fix question Further information is requested
#60 opened Mar 9, 2021 by kthakore
Cache wasmer modules for faster startup times area - runtime The Rust Rune runtime category - performance Something that impacts runtime performance. effort - easy This should be pretty simple priority - low This item can be put on the back-burner
#32 opened Feb 26, 2021 by Michael-F-Bryan
ProTip! Exclude everything labeled bug with -label:bug.