| Crates.io | RayBNN_Graph |
| lib.rs | RayBNN_Graph |
| version | 2.0.3 |
| created_at | 2023-11-06 20:00:21.086867+00 |
| updated_at | 2024-06-18 06:21:12.410949+00 |
| description | Graph Manipulation Library For GPUs, CPUs, and FPGAs via CUDA, OpenCL, and oneAPI |
| homepage | |
| repository | https://github.com/BrosnanYuen/RayBNN_Graph |
| max_upload_size | |
| id | 1027194 |
| size | 57,535 |
Graph Manipulation Library For GPUs, CPUs, and FPGAs via CUDA, OpenCL, and oneAPI
Install the Arrayfire 3.9.0 binaries at https://arrayfire.com/binaries/
or build from source https://github.com/arrayfire/arrayfire/wiki/Getting-ArrayFire
arrayfire = { version = "3.8.1", package = "arrayfire_fork" }
rayon = "1.10.0"
num = "0.4.3"
num-traits = "0.2.19"
half = { version = "2.4.1" , features = ["num-traits"] }
RayBNN_Sparse = "2.0.2"
RayBNN_DataLoader = "2.0.3"
RayBNN_Graph = "2.0.3"