-
Notifications
You must be signed in to change notification settings - Fork 9
Issues: robertknight/rten
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
Support in-place Issues that affect model inference or loading performance
Concat
when input is a captured value
performance
#399
opened Nov 2, 2024 by
robertknight
Support fusing Transpose + MatMul where both inputs are transposed
performance
Issues that affect model inference or loading performance
#398
opened Oct 29, 2024 by
robertknight
Fuse pointwise operations into matmul / convolution operations
performance
Issues that affect model inference or loading performance
#371
opened Sep 21, 2024 by
robertknight
Implement better depthwise convolution kernels
performance
Issues that affect model inference or loading performance
#370
opened Sep 21, 2024 by
robertknight
Adjust default thread count on Apple Silicon systems
performance
Issues that affect model inference or loading performance
#342
opened Sep 2, 2024 by
robertknight
Align ReduceMin / ReduceMax etc. handling of empty tensors with spec
Spec compliance
Issues with RTen behavior not matching the ONNX specifications
#341
opened Sep 1, 2024 by
robertknight
Memoize or precompute subgraphs that depend only on input shapes
#270
opened Jul 5, 2024 by
robertknight
Share implementations for operators based on data type width
#244
opened Jun 21, 2024 by
robertknight
Prepack weights when model is loaded
performance
Issues that affect model inference or loading performance
#214
opened May 27, 2024 by
robertknight
Make unary ops more efficient with non-contiguous inputs
performance
Issues that affect model inference or loading performance
#192
opened May 20, 2024 by
robertknight
1 of 2 tasks
Output a more helpful error if operator is unavailable due to build features
usability
#154
opened May 6, 2024 by
robertknight
Run tests under AddressSanitizer (and possibly other sanitizers)
qa
Quality / correctness checks
#151
opened May 5, 2024 by
robertknight
Validate operator input counts
tooling
Tools for debugging / profiling etc.
#133
opened Apr 29, 2024 by
robertknight
Enable re-using pool across graph executions
performance
Issues that affect model inference or loading performance
#122
opened Apr 26, 2024 by
robertknight
Make execution planner smarter to enable running more operators in-place
performance
Issues that affect model inference or loading performance
#98
opened Apr 16, 2024 by
robertknight
Run tests under WebAssembly in CI
qa
Quality / correctness checks
WebAssembly
#93
opened Apr 14, 2024 by
robertknight
Provide better APIs for working with models that have many inputs / outputs
usability
#71
opened Mar 30, 2024 by
robertknight
Document rten CLI tool
documentation
Improvements or additions to documentation
#52
opened Feb 8, 2024 by
robertknight
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.