We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 12b5411 + 1061ec2 commit d7680cbCopy full SHA for d7680cb
_config.yml
@@ -2,14 +2,15 @@ title: MLIR Out-of-Tree Tutorial
2
description: "Tutoriel complet pour créer un dialecte MLIR out-of-tree (FR/EN)"
3
theme: just-the-docs
4
5
-url: "https://TON-USER.github.io"
6
-baseurl: "/mlir-out-of-tree-tutorial"
+url: "https://tensoriumcore.github.io"
+baseurl: "/MLIR-Tutorial"
7
8
aux_links:
9
- "🇫🇷 Français":
10
- - "/mlir-out-of-tree-tutorial/fr/"
11
- "🇬🇧 English":
12
- - "/mlir-out-of-tree-tutorial/en/"
+ "Français":
+ - "/MLIR-Tutorial/fr/"
+ "English":
+ - "/MLIR-Tutorial/en/"
13
+
14
15
search_enabled: true
16
search:
0 commit comments