-
-
Notifications
You must be signed in to change notification settings - Fork 91
feat: onnx runtime shared sessions #430
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
Merged
+836
−314
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
bd2a99c
feat: improved `install_onnx` script
kallebysantos 797709c
stamp: expose the received unix signal number when exiting
nyannyacha da4883a
chore: update dependencies
nyannyacha d67900a
stamp: init onnx runtime using `ctor`
nyannyacha 5361bc4
stamp: don't propagate panic caused by library loading failure
nyannyacha b1451e0
fix(sb_ai): reflect upstream api changes
nyannyacha 2e7ab58
chore: update `scripts/run_dind.sh`
nyannyacha 717e6cf
chore(k6): bump k6 to 0.52.0
nyannyacha 79af205
chore(k6): update `setup.sh`
nyannyacha 6bdbde3
chore(k6): update `tsconfig.json`
nyannyacha 085a510
chore(k6): add dependency
nyannyacha 909a59f
chore(k6): update `package-lock.json`
nyannyacha 2bb4fb5
fix(k6): make gte scenario more robustly
nyannyacha d743791
fix(k6): add a test for request cancelled to gte scenario
nyannyacha 893ebb0
stamp: optimize pipeline loading
kallebysantos b0c8f6c
stamp: introduce session cleanup logic
nyannyacha 185ffba
chore: update `examples/main.ts`
nyannyacha ce29ee9
stamp: move `DenoRuntimeDropToken` to `base_rt` crate
nyannyacha b167311
stamp: rename mod
nyannyacha 6a41745
perf: makes run inference task in the blocking thread pool
nyannyacha 4c986e3
stamp: polishing
nyannyacha a9f24ba
chore: update dependencies
nyannyacha faf7538
stamp: adjust cpu metrics guard
nyannyacha 42f1ebd
stamp: clippy
kallebysantos 8601949
feat: add GPU support
kallebysantos bfc3661
chore: apply format
nyannyacha 53b2100
stamp: insert tracing macros at some points
nyannyacha File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.