File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed
Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1515# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
1616
1717project = 'tilus'
18- copyright = '2025, hidet.org '
19- author = 'hidet.org '
18+ copyright = '2025, NVIDIA '
19+ author = 'NVIDIA '
2020
2121# -- General configuration ---------------------------------------------------
2222# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Original file line number Diff line number Diff line change @@ -44,10 +44,10 @@ Dive Deeper
4444We also have detailed sections on different aspects of the Tilus programming model. To learn more about Tilus, you can
4545explore the following sections:
4646
47- - :doc: `tilus-script `: learn about the Tilus script syntax and how to write Tilus scripts.
48- - :doc: `type-system/__init__ `:
49- - :doc: `instructions `:
50- - :doc: `control-flow `:
51- - :doc: `cache `:
52- - :doc: `autotuning `:
53- - :doc: `low-precision-support `:
47+ - :doc: `tilus-script `
48+ - :doc: `type-system/__init__ `
49+ - :doc: `instructions `
50+ - :doc: `control-flow `
51+ - :doc: `cache `
52+ - :doc: `autotuning `
53+ - :doc: `low-precision-support `
You can’t perform that action at this time.
0 commit comments