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 5692315 + 17b4adb commit 619e809Copy full SHA for 619e809
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