puzzlelib/PuzzleLib
Deep Learning framework with NVIDIA & AMD support
repo name | puzzlelib/PuzzleLib |
repo link | https://github.com/puzzlelib/PuzzleLib |
homepage | https://docs.puzzlelib.org |
language | Python |
size (curr.) | 517 kB |
stars (curr.) | 32 |
created | 2020-02-28 |
license | Apache License 2.0 |
PuzzleLib
PuzzleLib is a high level Deep Learning framework with CPU (Intel/AMD) and GPU (NVIDIA/AMD) support. The library is written in Python, it is modular and dynamic.
Installation
For detailed instructions on how to install the library and dependencies, see the documentation for Windows and Linux/macOS installation.
PuzzleLib supports:
- NVIDIA GPU (CUDA backend);
- AMD GPU (ROCm backend);
- Intel CPU (mkl-dnn backend);
- AMD CPU (numpy backend).