ruslo commented on PR #18732:
URL: https://github.com/apache/tvm/pull/18732#issuecomment-3874898667

   > .. code-block:: is not shown as plain text)
   
   @tlopex See the raw HTML:
   
   ```html
   <p><strong>Running on GPU:</strong>
   --
   To run on GPU instead of CPU, make the following changes:</p>
   <ol class="arabic">
   <li><p><strong>Compile for GPU</strong> (earlier in the tutorial, around 
line 112):
   .. code-block:: python</p>
   <blockquote>
   <div><p>TARGET = tvm.target.Target(“cuda”)  # Change from “llvm” to 
“cuda”</p>
   </div></blockquote>
   </li>
   <li><p><strong>Use GPU device in the script</strong>:
   .. code-block:: python</p>
   <blockquote>
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to