File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 255
255
[ CPUFloatType{3,4} ]
256
256
257
257
Please see the documentation for ``torch::autograd::backward ``
258
- (`link <https://pytorch.org/cppdocs/api/function_namespacetorch_1_1autograd_1a1403bf65b1f4f8c8506a9e6e5312d030.html#function-torch-autograd-backward >`_)
258
+ (`link <https://pytorch.org/cppdocs/api/function_namespacetorch_1_1autograd_1a1403bf65b1f4f8c8506a9e6e5312d030.html >`_)
259
259
and ``torch::autograd::grad ``
260
- (`link <https://pytorch.org/cppdocs/api/function_namespacetorch_1_1autograd_1ab9fa15dc09a8891c26525fb61d33401a.html#function-torch-autograd-grad >`_)
260
+ (`link <https://pytorch.org/cppdocs/api/function_namespacetorch_1_1autograd_1ab9fa15dc09a8891c26525fb61d33401a.html >`_)
261
261
for more information on how to use them.
262
262
263
263
Using custom autograd function in C++
You can’t perform that action at this time.
0 commit comments