Triton - AshokBhat/ml GitHub Wiki

About

  • Open-source language and compiler for parallel programming.
  • Python-based programming environment
  • For writing custom DNN compute kernels.
  • Abstracts away the details of GPU programming.
  • Includes a compiler that automatically generates efficient GPU code from Triton programs.

Links

See also