File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 37
37
# Before starting this tutorial, make sure you have completed the following prerequisites:
38
38
#
39
39
# * ``torch >= 2.6``
40
- # * The target PyTorch operator.
40
+ # * The target PyTorch operator
41
41
# * Completed the
42
42
# `ONNX Script tutorial <https://github.com/microsoft/onnxscript/blob/main/docs/tutorial/index.md>`_
43
- # before proceeding.
44
- # * The implementation of the operator using `ONNX Script <https://github.com/microsoft/onnxscript>`__.
43
+ # before proceeding
44
+ # * The implementation of the operator using `ONNX Script <https://github.com/microsoft/onnxscript>`__
45
45
#
46
46
# Overriding the implementation of an existing PyTorch operator
47
47
# -------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments