1 个仓库
Interfaces for direct interaction between software frameworks and native hardware device memory.
Distinct from Native Memory Lifecycle Management: None of the candidates cover direct hardware device memory pressure and interoperability for tensors
Explore 1 awesome GitHub repository matching operating systems & systems programming · Device Memory Interoperability. Refine with filters or upvote what's useful.
Flashlight is a standalone C++ machine learning library and tensor library used for building and training neural networks. It functions as a comprehensive neural network framework and automatic differentiation engine, providing the tools to construct computation graphs and calculate gradients via backpropagation. The project serves as a distributed training framework, utilizing all-reduce operations to synchronize gradients and parameters across multiple compute nodes and devices. It distinguishes itself through deep integration of high-performance tensor manipulation, native device memory in
Interfaces directly with backend device memory and pressure functions for native hardware interoperability.