Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 860 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 860 Bytes

Trident

Welcome

🔱 Overview

Trident is a performance library for machine learning applications intended for acceleration of training and inference. Trident includes highly optimized kernels, functions and modules for machine learning. Trident is implemented based on OpenAI Triton. Check Wiki for more detail.

💻 Requirements

  • Platform: Linux
  • Hardware: NVIDIA

📦 Installation

bash install_package.sh

🧑‍💻Contribution

You must set up pre-commit to maintain the consistent coding style.

pre-commit install