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.
1 parent 80bf981 commit 40634b3Copy full SHA for 40634b3
advanced_source/cpp_export.rst
@@ -216,8 +216,7 @@ structure:
216
217
.. tip::
218
On Windows, debug and release builds are not ABI-compatible. If you plan to
219
- build your project in debug mode, we recommend
220
- `building PyTorch from source <https://github.com/pytorch/pytorch#from-source>`_.
+ build your project in debug mode, please try the debug version of LibTorch.
221
222
The last step is building the application. For this, assume our example
223
directory is laid out like this:
0 commit comments