Releases: Asd-g/avs-mlrt
Releases Β· Asd-g/avs-mlrt
mlrt_ov 1.0.3
- Changed how runtime files are loaded (now they must be located in
mlrt_ov_rt
folder next tomlrt_ov.dll
).
Used libraries for building:
- OpenVINO 2023.3.
- Boost 1.84.
Runtime version:
- OpenVINO 2023.3.
OpenVINO runtime files (openvino_dll.7z
) can be downloaded from here.
models can be downloaded from here.
avs-mlrt models
mlrt_ov/CMakeLists.txt: add delay loaded openvino.dll
mlrt_ncnn 1.0.3 / mlrt_ort 1.0.1 / mlrt_ov 1.0.2
mlrt_ncnn 1.0.3
- Fixed undefined behavior with ACP filename for network_path.
Used libraries for building:
- Vulkan SDK 1.3.275.0.
- ncnn 20231027.
- Boost 1.84.
mlrt_ort 1.0.1
- Fixed undefined behavior with ACP filename.
- Fixed reading input planes with two or more input clips.
- Changed how runtime files are loaded (now they must be located in mlrt_ort_rt folder next to mlrt_ort.dll).
Used libraries for building:
- CUDA Toolkit 12.3.2.
- Boost 1.84.
Runtime versions:
- cuda 12.3.2 (a minimum driver version of 525 and is compatible with 10 series and newer GPUs).
- cudnn 8.9.7.
mlrt_ov 1.0.2
- Fixed undefined behavior with ACP filename.
- Replaced the depreciated run_on_function with run_on_model.
Used libraries for building:
- OpenVINO 2023.3.
- Boost 1.84.
Runtime version:
- OpenVINO 2023.3
models can be downloaded from here.
mlrt_ort 1.0.0
- Initial release.
Used libraries for building:
- Boost 1.84.
- ONNX Runtime v1.16.3.
- CUDA Toolkit 12.3.
DirectML runtime 1.13.1.0.
CUDA runtime files - cuda 12.3.2 + cudnn 8.9.7, which requires a minimum driver version of 525 and is compatible with 10 series and newer GPUs.
Download the models from the previous release.
mlrt_ncnn 1.0.2 / mlrt_ov 1.0.1
mlrt_ncnn 1.0.2
- Tilesize_w/h limited to the clip dimensioins.
Used libraries for building:
- Vulkan SDK 1.3.275.0.
- ncnn 20231027.
- Boost 1.84.
mlrt_ov 1.0.1
- Tilesize_w/h limited to the clip dimensioins.
Used libraries for building:
- Boost 1.84.
- OpenVINO 2022.3.1.9227.cf2c7da5689
OpenVINO runtimes - 2022.3.1.
mlrt_ncnn 1.0.1 / mlrt_ov 1.0.0
avs-mlrt 1.0.0
- Initial release.
- Vulkan SDK 1.3.236.0.
- protobuf v21.12.
- onnx v1.13.0.
- ncnn 20221128.
- boost 1.80.