rsarbaev / PuzzleLib

Deep Learning framework with NVIDIA & AMD support

Home Page:https://docs.puzzlelib.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://docs.puzzlelib.org

License:Apache License 2.0


Languages

Language:Python 76.9%Language:C 17.7%Language:C++ 4.9%Language:Cuda 0.4%Language:Makefile 0.0%