GitHub 项目简介: Burn is a next generation tensor library and Deep Learning Framework that doesn't compromise on flexibility, efficiency and portability.
README: Burn unifies the two. By executing multi-platform tensor operations via a single, unified API, the exact code used for training is the exact code that runs in production.
README: Burn is both a tensor library and a deep learning framework, optimized for
README: Burn is currently in active development, and there will be breaking changes. While any resulting issues are likely to be easy to fix, there are no guarantees at this stage.
README: most code is generic over the Backend trait, which allows us to build Burn with swappable backends.