github Blinue/Magpie onnx-preview2

latest releases: v0.12.1, v0.12.0, v0.12.0-preview2...
pre-release4 months ago
中文版

这是一个支持 ONNX 模型的实验性版本,如果遇到任何问题请在 #1121 中讨论。使用方法参见 onnx-preview1

如果要使用 TensorRT,请下载 ext-tensorrt-x64.7z 将其中的链接库文件拷贝到 third_party 文件夹。注意 TensorRT 不支持 ARM64 架构。

相比 onnx-preview1 的变化:

  1. 此版本基于 v0.11.2。
  2. 更新了 ONNX Runtime、CUDA 和 TensorRT 的版本,支持 RTX 50 系列显卡。
  3. 删除了 CUDA 后端,因为它会引入超过 3GB 的额外依赖。
  4. 优化了 DirectML 后端的可靠性。
  5. 优化了 TensorRT 后端的性能。
  6. 所有捕获方式都已可用(onnx-preview1 中只有 Graphics Capture 可以工作)。
  7. 支持原生 ARM64 架构。

This is an experimental version with support for ONNX models. If you encounter any issues, please report them in #1121. For usage instructions, refer to onnx-preview1.

To enable TensorRT support, download ext-tensorrt-x64.7z and copy the included dlls into the third_party folder. Note that TensorRT does not support the ARM64 architecture.

Changes compared to onnx-preview1:

  1. This version is based on v0.11.2.
  2. Updated ONNX Runtime, CUDA, and TensorRT to support RTX 50 series GPUs.
  3. Removed the CUDA backend to avoid over 3GB of additional dependencies.
  4. Improved the reliability of the DirectML backend.
  5. Enhanced the performance of the TensorRT backend.
  6. All capture methods are now usable (previously only Graphics Capture worked).
  7. Added native ARM64 support.

Don't miss a new Magpie release

NewReleases is sending notifications on new releases.