-
Notifications
You must be signed in to change notification settings - Fork 139
onnxruntime-rsからortに乗り換える #725
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
Merged
Changes from 21 commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
87ff8b6
onnxruntime-rsからortに乗り換える
qryxip 6b04c1f
`--features onnxruntime/disable-sys-build-script`を消す
qryxip 3215aa8
ortをアップデート
qryxip 81aa2f8
ortをアップデート
qryxip 0dec554
`onnxruntimeVersion`をアップデート
qryxip d68f236
libonnxruntimeのコピー処理を更新
qryxip e656723
ortをアップデート
qryxip 95fdea0
libonnxruntimeのコピー処理を更新
qryxip f7708f0
ortをアップデート
qryxip d8b8ffc
ortをアップデート
qryxip 6740a9d
`ort::ExecutionProvider::is_available`を使う
qryxip be70dba
`todo!`を消す
qryxip a4e7b2c
ortをアップデート
qryxip ae8dc0a
ortにあったAPIを使う
qryxip fbd26cb
ortをアップデート
qryxip f65f61a
`$ORT_OUT_DIR`を削除
qryxip aebe949
ortをアップデート
qryxip 8e49fc3
ログのフィルタを更新
qryxip 205274d
ortをアップデート
qryxip d3b971e
tracingのレベルでortのログを抑える
qryxip 0ab68f2
Minor refactor
qryxip e9eae94
Merge branch 'main' into onnxruntime-rs-to-ort
qryxip b1e225a
Merge branch 'main' into onnxruntime-rs-to-ort
qryxip 2108b90
ortをアップデート
qryxip 46a93dd
Merge branch 'main' into onnxruntime-rs-to-ort
qryxip 4779da5
Fix Cargo.lock
qryxip 6b1af81
Gradleのlibonnxruntimeのバージョンを更新
qryxip f1503ac
Merge branch 'main' into onnxruntime-rs-to-ort
qryxip b147977
Merge branch 'main' into onnxruntime-rs-to-ort
qryxip fc968d1
ort v2.0.0-rc.1ベースに切り替える
qryxip dfe5009
Gradleのlibonnxruntimeのバージョンを更新
qryxip 7e74743
`with_execution_provider` → `register`
qryxip b51033c
Merge branch 'main' into onnxruntime-rs-to-ort
qryxip 0d77945
Merge branch 'main' into onnxruntime-rs-to-ort
qryxip 2f23dc8
ort v2.0.0-rc.2ベースに切り替える
qryxip 2584395
Gradleのlibonnxruntimeのバージョンを更新
qryxip a684538
voicevox-ortを更新
qryxip ef9c216
Merge branch 'main' into onnxruntime-rs-to-ort
qryxip 3c7529d
Merge branch 'main' into onnxruntime-rs-to-ort
qryxip 7b1d234
Merge branch 'main' into onnxruntime-rs-to-ort
qryxip 93f7885
VOICEVOX/ort#2 に追従する
qryxip d6a7bb0
Merge branch 'main' into onnxruntime-rs-to-ort
qryxip 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
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
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.