Skip to content
Joseph Jaspers edited this page Nov 23, 2018 · 4 revisions

BlackCat_Tensors (BCT) is a highly optimized Matrix library designed for NeuralNetwork construction. BCT is designed to support GPU computing (CUDA) and CPU multi-threading (OpenMP). BCT focuses on delivering a high-level framework for Neural Network construction with low-level performance.

Clone this wiki locally