Skip to content

Commit d765f81

Browse files
committed
Shift note further up
Signed-off-by: luarss <[email protected]>
1 parent e35c62d commit d765f81

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/user/InstructionsForAutoTuner.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ We have provided two convenience scripts, `./install.sh` and `./setup.sh`
2727
that works in Python3.8 for installation and configuration of AutoTuner,
2828
as shown below:
2929

30+
```{note}
31+
Make sure you run the following commands in `./tools/AutoTuner/src/autotuner`.
32+
```
33+
3034
```shell
3135
# Install prerequisites
3236
./tools/AutoTuner/install.sh
@@ -119,10 +123,6 @@ The order of the parameters matter. Arguments `--design`, `--platform` and
119123
`--config` are always required and should precede <mode>.
120124
```
121125

122-
```{note}
123-
Make sure you run the following commands in `./tools/AutoTuner/src/autotuner`.
124-
```
125-
126126
#### Tune only
127127

128128
* AutoTuner: `python3 distributed.py tune -h`

0 commit comments

Comments
 (0)