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 3737# Before starting this tutorial, make sure you have completed the following prerequisites:
3838#
3939# * ``torch >= 2.6``
40- # * The target PyTorch operator.
40+ # * The target PyTorch operator
4141# * Completed the
4242# `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>`__
4545#
4646# Overriding the implementation of an existing PyTorch operator
4747# -------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments