You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/install/from_source.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -213,7 +213,7 @@ Building on Windows
213
213
~~~~~~~~~~~~~~~~~~~
214
214
TVM support build via MSVC using cmake. You will need to ontain a visual studio compiler.
215
215
The minimum required VS version is **Visual Studio Enterprise 2019** (NOTE: we test
216
-
against GitHub Actions' [Windows 2019 Runner](https://github.com/actions/virtual-environments/blob/main/images/win/Windows2019-Readme.md), so see that page for full details.
216
+
against GitHub Actions' `Windows 2019 Runner<https://github.com/actions/virtual-environments/blob/main/images/win/Windows2019-Readme.md>`_, so see that page for full details.
217
217
We recommend following :ref:`build-with-conda` to obtain necessary dependencies and
218
218
get an activated tvm-build environment. Then you can run the following command to build
0 commit comments