diff --git a/docs/index.md b/docs/index.md index 99afcbc08b..45f070645d 100644 --- a/docs/index.md +++ b/docs/index.md @@ -28,6 +28,10 @@ To understand what training looks like in tinygrad, you should read `beautiful_m We have a [quickstart guide](quickstart.md) and a [showcase](showcase.md) +## tinygrad Stack + +Tinygrad vs others + ## Differences from PyTorch If you are migrating from PyTorch, welcome. Most of the API is the same. We hope you will find tinygrad both familiar and somehow more "correct feeling" diff --git a/docs/tinygrad_vs_others.png b/docs/tinygrad_vs_others.png new file mode 100644 index 0000000000..def0761399 Binary files /dev/null and b/docs/tinygrad_vs_others.png differ