tensorilla
Tensorilla is a computational library designed for accelerating tensor operations, particularly on hardware accelerators like GPUs. It aims to provide a more accessible and user-friendly interface for developers who need high-performance tensor manipulation without the complexity of lower-level frameworks. The library focuses on a specific set of common tensor operations, optimizing them for speed and efficiency.
The core of Tensorilla's design is its ability to automatically detect and leverage available hardware acceleration.
Tensorilla is often used in research and development settings where rapid prototyping of machine learning models