bump version

This commit is contained in:
tuna2134
2024-09-12 22:27:07 +00:00
parent 54a7a5efc0
commit d887595b7d
3 changed files with 4 additions and 4 deletions

View File

@@ -79,8 +79,8 @@ curl http://localhost:3000/models
- `cuda_tf32` featureでcudaのtf32機能
- `tensorrt` featureでbert部分のtensorrt利用
- `dynamic` featureで手元のonnxruntime共有ライブラリを利用(`ORT_DYLIB_PATH=./libonnxruntime.dll`などで指定)
- `directml` featureでdirectmlの利用
ができます。
- `directml` featureでdirectmlの利用ができます。
- `coreml` featureでcoremlの利用ができます。
### 環境変数