Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / robertknight/rten issues and pull requests
#317 - Account for operator dependencies due to subgraph captures in planning and temp value reference counting
Pull Request -
State: closed - Opened by robertknight 6 months ago
#316 - add Model::load_static_slice
Pull Request -
State: closed - Opened by hsfzxjy 6 months ago
- 3 comments
#315 - Pre-transpose constant MatMul operand
Pull Request -
State: open - Opened by hsfzxjy 6 months ago
- 2 comments
#314 - WIP: Support i8 and u8
Pull Request -
State: closed - Opened by igor-yusupov 6 months ago
- 3 comments
#313 - Add `--quiet` flag to rten-cli
Pull Request -
State: closed - Opened by robertknight 6 months ago
#312 - Share tensor pool between main graph and subgraphs
Pull Request -
State: closed - Opened by robertknight 6 months ago
#311 - Propagate graph run options to subgraphs
Pull Request -
State: closed - Opened by robertknight 6 months ago
#310 - Extract graph serialization code out of ModelBuilder
Pull Request -
State: closed - Opened by robertknight 6 months ago
#309 - Refactor graph loading in preparation for adding control flow operators
Pull Request -
State: closed - Opened by robertknight 6 months ago
#308 - Implement `If` operator
Issue -
State: closed - Opened by robertknight 6 months ago
#307 - Division by zero in Softmax if axis size is 0
Issue -
State: closed - Opened by robertknight 6 months ago
#306 - Implement `If` operator
Pull Request -
State: closed - Opened by robertknight 6 months ago
#305 - Support models without a key-value cache in rten-generate
Pull Request -
State: closed - Opened by robertknight 6 months ago
#304 - Add TrOCR example
Pull Request -
State: closed - Opened by robertknight 6 months ago
#303 - Take diagonals when labels are repeated in an Einsum input term
Pull Request -
State: closed - Opened by robertknight 6 months ago
#302 - Support ellipsis for broadcasting in Einsum equations
Pull Request -
State: closed - Opened by robertknight 6 months ago
#301 - Error if an Einsum term contains repeated labels or ellipsis
Pull Request -
State: closed - Opened by robertknight 6 months ago
#300 - Support using matmul for Einsum equations with 3 or more inputs
Pull Request -
State: closed - Opened by robertknight 6 months ago
#299 - Use matmul to reduce multiple dimensions in Einsum more efficiently
Pull Request -
State: closed - Opened by robertknight 7 months ago
#298 - Support `Einsum` operator
Issue -
State: closed - Opened by robertknight 7 months ago
#297 - Expand supported equations in Einsum
Pull Request -
State: closed - Opened by robertknight 7 months ago
#296 - training in rten ?
Issue -
State: closed - Opened by zeroexcuses 7 months ago
- 2 comments
#295 - Add partial implementation of `Einsum` and Segment Anything example
Pull Request -
State: closed - Opened by robertknight 7 months ago
#294 - Update dependencies
Pull Request -
State: closed - Opened by robertknight 7 months ago
#293 - Reduce allocations when broadcasting tensor shapes
Pull Request -
State: closed - Opened by robertknight 7 months ago
#292 - Ignore strides of size-1 dimensions when determining if tensor is contiguous
Pull Request -
State: closed - Opened by robertknight 7 months ago
#291 - Optimize `LayerNormalization` using fusion, in-place operations and more efficient reductions
Pull Request -
State: closed - Opened by robertknight 7 months ago
#290 - Add fast path for Resize when scale is 1 for all dimensions
Pull Request -
State: closed - Opened by robertknight 7 months ago
#289 - Return input to pool in `run_in_place` fallback for Cast operator
Pull Request -
State: closed - Opened by robertknight 7 months ago
#288 - Use `u32` everywhere to represent token IDs
Pull Request -
State: closed - Opened by robertknight 7 months ago
#287 - Use token IDs from vocabulary when decoding using BPE
Pull Request -
State: closed - Opened by robertknight 7 months ago
#286 - Deprecate `tensor!` and `ndtensor!` macros in favor of `{Tensor, NdTensor}::from`
Pull Request -
State: closed - Opened by robertknight 7 months ago
#285 - Support creating scalar tensors using `Tensor::from`
Pull Request -
State: closed - Opened by robertknight 7 months ago
#284 - Add test for loading invalid models
Pull Request -
State: closed - Opened by robertknight 7 months ago
#283 - Avoid calling `std::time::Instant::now` on wasm32-unknown-unknown
Pull Request -
State: closed - Opened by robertknight 7 months ago
#282 - Add chatbot example using Qwen2
Pull Request -
State: closed - Opened by robertknight 7 months ago
#281 - Simplify adding operators in graph tests
Pull Request -
State: closed - Opened by robertknight 7 months ago
#280 - Implement LayerNormalization fusion
Pull Request -
State: closed - Opened by robertknight 7 months ago
#279 - Simplify code using `Graph::get_source_node`
Pull Request -
State: closed - Opened by robertknight 7 months ago
#278 - Reduce need to use `constant` helper when writing graph patterns
Pull Request -
State: closed - Opened by robertknight 7 months ago
#267 - Make the V2 model format the default
Issue -
State: closed - Opened by robertknight 8 months ago
- 1 comment
#264 - Adding attributes to an operator without them breaks backwards compatibility
Issue -
State: closed - Opened by robertknight 8 months ago
- 2 comments
#214 - Prepack weights when model is loaded
Issue -
State: closed - Opened by robertknight 9 months ago
Labels: performance
#214 - Prepack weights when model is loaded
Issue -
State: closed - Opened by robertknight 9 months ago
Labels: performance
#214 - Prepack weights when model is loaded
Issue -
State: closed - Opened by robertknight 9 months ago
Labels: performance
#197 - Change Piper TTS demo to accept text instead of phonemes
Pull Request -
State: closed - Opened by robertknight 9 months ago
- 1 comment
#192 - Make unary ops more efficient with non-contiguous inputs
Issue -
State: open - Opened by robertknight 9 months ago
Labels: performance
#122 - Enable re-using pool across graph executions
Issue -
State: open - Opened by robertknight 10 months ago
- 2 comments
Labels: performance
#98 - Make execution planner smarter to enable running more operators in-place
Issue -
State: closed - Opened by robertknight 10 months ago
Labels: performance
#98 - Make execution planner smarter to enable running more operators in-place
Issue -
State: closed - Opened by robertknight 10 months ago
Labels: performance
#98 - Make execution planner smarter to enable running more operators in-place
Issue -
State: closed - Opened by robertknight 10 months ago
Labels: performance
#93 - Run tests under WebAssembly in CI
Issue -
State: closed - Opened by robertknight 10 months ago
- 1 comment
Labels: WebAssembly, qa
#42 - Convert quantized models
Issue -
State: closed - Opened by igor-yusupov about 1 year ago
- 26 comments
#14 - Tracking issue for supported ONNX operators
Issue -
State: open - Opened by robertknight over 1 year ago
- 4 comments
#11 - Consider coalescing dimensions in indexed iteration
Issue -
State: open - Opened by robertknight about 2 years ago
- 2 comments
Labels: performance
#11 - Consider coalescing dimensions in indexed iteration
Issue -
State: open - Opened by robertknight about 2 years ago
- 2 comments
Labels: performance