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

Onnxファイルへの変換スクリプトはあった方がいいかも #2

Open
bleu48 opened this issue Nov 28, 2021 · 1 comment

Comments

@bleu48
Copy link

bleu48 commented Nov 28, 2021

特殊な例かもしれませんが,Colabで学習しておいて
ローカルがAMDな人向けにonnxruntime-directmlが使えるように
Onnxファイルへの変換スクリプトはあった方がいいかもしれません。
ノートPCがAPUな人は母数として多いと思われます。
インテル内臓GPUでも最新ならCPUより速いくらいのはずです。

@TadaoYamaoka
Copy link
Owner

onnx_playerはdlshogiのモデルを動かすようになっているため、dlshogi側のdlshogi.convert_model_to_onnxを使ってもらう想定です。
python-dlshogi2のモデルは現状onnxに対応していないです(dlshogiと入力特徴量が異なるため)。
対応するには個別に改造してもらう形になります。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants