Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e79c2bd commit 17b4adbCopy full SHA for 17b4adb
llvm/docs/MLGO.rst
@@ -161,8 +161,8 @@ requiring no out of tree build-time dependencies.
161
162
- ``InteractiveModelRunner``. This is intended for training scenarios where the
163
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
+ dependencies, and relies on I/O pipes to communicate with a separate process,
+ presumably a python training algorithm. We do not envision using this in a
166
production environment.
167
168
Note that training leaves it to the training infrastructure to handle
0 commit comments