Skip to content

1.16.3: 残りのターゲットをビルドする (#26)

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jan 17:42
· 5 commits to main since this release
3f85fdd
* 残りのターゲットをビルドする

* パッケージ名に`_dev`を付ける

* `cuobjdump`と`nvdisasm`を追加

* `thrust`追加

* `cuda_sub_packages`を並べ替える

* 不要な`tree`とコメントを削除

* DML版とCUDA版を統合する

* 不要な`tree`を削除

* Python 3.8のインストールを削除

* `artifact_name`の修正

* Minor refactor

* tools/ci_build/build.pyを直接実行する

* v1.16.3に上げる

* [skip ci] "for debug"と明記する

Co-authored-by: Hiroshiba <[email protected]>

* [skip ci] "for debug"

Co-authored-by: Hiroshiba <[email protected]>

* [skip ci] "for non-x86_64 Linux"と明記する

https://github.com/VOICEVOX/onnxruntime-builder/pull/26#discussion_r1444974200

* `arch` → `linux-cross-arch`

* `cuda_sub_package`についてコメント

---------

Co-authored-by: Hiroshiba <[email protected]>