Skip to content

Deep Learning framework with NVIDIA & AMD support

License

Notifications You must be signed in to change notification settings

EmilPi/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://puzzlelib.org

License

Apache License 2.0


PuzzleLib

PuzzleLib - это библиотека для построения нейронных сетей с поддержкой вычислений на CPU (Intel/AMD) и GPU (NVIDIA/AMD). Библиотека модульная и динамическая, написана на языке Python.

Установка

Для детальных инструкций по установке библиотеки и её зависимостей смотрите документацию: установка на Windows и на Linux/macOS.

PuzzleLib поддерживает:

  • NVIDIA GPU (CUDA backend);
  • AMD GPU (ROCm backend);
  • Intel CPU (mkl-dnn backend);
  • AMD CPU (numpy backend).

Документация

https://puzzlelib.org

Лицензия

Apache License 2.0

About

Deep Learning framework with NVIDIA & AMD support

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 75.1%
  • C 20.4%
  • C++ 3.9%
  • Other 0.6%