Skip to content

rsarbaev/PuzzleLib

 
 

Repository files navigation

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).

Documentation

https://docs.puzzlelib.org

License

Apache License 2.0

About

Deep Learning framework with NVIDIA & AMD support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 77.0%
  • C 17.7%
  • C++ 4.9%
  • Other 0.4%