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

調査: RunAsyncを使う場合INTRA Thread Countは+1することが推奨されるべきではないか? #902

Open
3 tasks done
qryxip opened this issue Dec 22, 2024 · 1 comment

Comments

@qryxip
Copy link
Member

qryxip commented Dec 22, 2024

不具合の内容

調査タスクです。ONNX Runtimeのドキュメントからではよくわからないので、ベンチマークコードを書くことで調査します。調査した結果真であればAPIドキュメントに対する注意書き + 実行時のwarn!を書き、偽であればこのissueをそのまま閉じます。

現象・ログ

再現手順

期待動作

VOICEVOXのバージョン

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

  • Windows
  • macOS
  • Linux

その他

@Hiroshiba
Copy link
Member

APIドキュメントに対する注意書き + 実行時のwarn!

なるほどです、とても良さそうに思いました!!

onnxruntime等のデフォルトの挙動を書き換えるのは若干慎重になりたいのですが、ワーニングを出すとかは良い落としどころに思いました!

qryxip added a commit that referenced this issue Dec 24, 2024
非同期APIの

1. モジュール
2. `cpu_num_threads`

において、 #902 についての注意書きを書く。
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

2 participants