You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for inspection and eviction to queue
Mock run info batching
Mock run info batching
Make TF tests work
Add batching for ONNX and ONNX-ML
Fix torch API, still WIP
Fix torch backend
Fixes after rebasing
Add auto-batching to TFLite backend
Fix from rebase
Add batching args to command and change API accordingly
Add batching heuristics [WIP]
Fix TFLite test by accessing first tensor in first batch safely
Temporarily comment out wrong_bg test check
Implement batching heuristics
Introduce autobatch tests, tflite still fails
Fix segfault when error was generated from the backend
Fix tflite autobatch test
Updated documentation with auto batching
Remove stale comments
Avoid making extra copies of inputs and outputs when batch count is 1
0 commit comments