Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 17b4adb

Browse files
authored
[docs][mlgo] Address remaining comment from #139205 (#139427)
Missed the last feedback in #139205
1 parent e79c2bd commit 17b4adb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

llvm/docs/MLGO.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -161,8 +161,8 @@ requiring no out of tree build-time dependencies.
161161

162162
- ``InteractiveModelRunner``. This is intended for training scenarios where the
163163
training algorithm drives compilation. This model runner has no special
164-
dependencies, and relies on I/O pipes to communicate with a separate process
165-
- presumably a python training algorithm. We do not envision using this in a
164+
dependencies, and relies on I/O pipes to communicate with a separate process,
165+
presumably a python training algorithm. We do not envision using this in a
166166
production environment.
167167

168168
Note that training leaves it to the training infrastructure to handle

0 commit comments

Comments
 (0)