flashlight_tensor 0.4.5

gpu/cpu tensor library focused around matrix and neural network operations
Documentation
1
2
3
4
5
6
pub mod helpers;
pub mod shaders;
pub mod sample;
pub mod gpu_data;
pub mod gpu_buffers;
pub mod gpu_runner;