#neural-network #machine-learning #gpu-accelerated

macro intricate-macros

The macros used for the Intricate library, a machine learning library with GPU acceleration written with OpenCL

14 unstable releases (3 breaking)

0.7.0 Dec 21, 2022
0.6.0 Sep 2, 2022
0.4.0 Aug 26, 2022
0.3.10 Aug 20, 2022

#20 in #gpu-accelerated

25 downloads per month
Used in intricate

MIT license

23KB
427 lines

Intricate Macros

The macros definitions for the Intricate library.


lib.rs:

A library that implements some very useful macros that help writing code for the Intricate library.

Intricate is GPU accelerated machine learning Rust library that uses OpenCL under the hood to do computations on any device that has OpenCL implementations.

Dependencies

~1.5MB
~33K SLoC