#bindings #ocl #high #side #high-level

clblast

为Rust编写的clblast绑定

5个版本

0.1.4 2022年3月26日
0.1.3 2022年3月26日
0.1.2 2022年3月26日
0.1.1 2022年2月10日
0.1.0 2021年7月29日

#812 in 机器学习

Apache-2.0

2MB
32K SLoC

C++ 24K SLoC // 0.2% comments Python 3.5K SLoC // 0.1% comments Rust 2.5K SLoC // 0.0% comments Cython 1.5K SLoC // 0.2% comments C 391 SLoC // 0.4% comments

CLBlast 的Rust绑定

有两个crate

clblast-sys

基本绑定,使用来自 cl-sys 的类型与Rust侧绑定clblast。

clblast

基于 ocl crate 的高级绑定。

依赖项

~2.8–5.5MB
~100K SLoC