[DOCS] Typo fix (#151)
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
Welcome to Triton's documentation!
|
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
|
Getting Started
|
||||||
---------------
|
---------------
|
||||||
@@ -49,4 +49,4 @@ Check out the following documents to learn more about Triton and how it compares
|
|||||||
:hidden:
|
:hidden:
|
||||||
|
|
||||||
programming-guide/chapter-1/introduction
|
programming-guide/chapter-1/introduction
|
||||||
programming-guide/chapter-2/related-work
|
programming-guide/chapter-2/related-work
|
||||||
|
Reference in New Issue
Block a user