Skip to content

puzzlelib/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