codewithkyrian/onnxruntime-downloader-plugin
最新稳定版本:1.1.0
Composer 安装命令:
composer require codewithkyrian/onnxruntime-downloader-plugin
包简介
A lightweight composer plugin for `ankane/onnxruntime` package to download the ONNXRuntime binaries for PHP
README 文档
README
This is a very simple composer plugin meant to work with the ankane/onnxruntime-php package. It downloads the
ONNXRuntime library for the current platform and architecture when the package is installed, and verifies it's
presence when the package is updated.
git has a way of downloading the ONNXRuntime library already, but you have to manually trigger it after installing the package. This plugin automates that process.
Installation
composer require codewithkyle/onnxruntime-downloader-plugin
Future Plans
- Add support for optional configuration options like downloading the GPU version of the library.
统计信息
- 总下载量: 226
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-04-03