[DOCS] Typo fix (#151)

This commit is contained in:
Avi Radinsky
2021-07-28 15:07:12 -04:00
committed by GitHub
parent 4b9df06568
commit d3851d8989

View File

@@ -1,7 +1,7 @@
Welcome to Triton's documentation!
==================================
Triton is an language and compiler for parallel programming. It aims to provide a Python-based programming environment for productively writing custom DNN compute kernels capable of running at maximal throughput on modern GPU hardware.
Triton is a language and compiler for parallel programming. It aims to provide a Python-based programming environment for productively writing custom DNN compute kernels capable of running at maximal throughput on modern GPU hardware.
Getting Started
---------------
@@ -49,4 +49,4 @@ Check out the following documents to learn more about Triton and how it compares
:hidden:
programming-guide/chapter-1/introduction
programming-guide/chapter-2/related-work
programming-guide/chapter-2/related-work