Skip to content
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

gradle.lockfileを作る #858

Open
3 tasks done
qryxip opened this issue Oct 20, 2024 · 0 comments
Open
3 tasks done

gradle.lockfileを作る #858

qryxip opened this issue Oct 20, 2024 · 0 comments

Comments

@qryxip
Copy link
Member

qryxip commented Oct 20, 2024

内容

Gradleはデフォルトではロックファイルを作らないようです。 #841 のあとJavaのコードを開いたらcom.microsoft.onnxruntime:onnxruntimeの1.19.2をダウンロードし始めたのを見て気が付きました。

Pros 良くなる点

Cons 悪くなる点

実現方法

VOICEVOXのバージョン

OSの種類/ディストリ/バージョン

  • Windows
  • macOS
  • Linux

その他

Java APIのテストは今ONNX Runtime v1.19で回ってる。多分。
いやtest_utilのやつ使ってた。多分com.microsoft.onnxruntime:onnxruntimeはもう何も考えずに消してもよいはず。

qryxip added a commit that referenced this issue Oct 23, 2024
#802 により不要になったJavaの`onnxruntime{,_gpu}`パッケージを削除する。

またそれに伴い、`artifactId`をEPごとにリネームするのをやめる。

Refs: #802, #764, #858
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant