Skip to content

Commit 024a605

Browse files
titaiwangmssvekars
andauthored
Update beginner_source/onnx/onnx_registry_tutorial.py
Co-authored-by: Svetlana Karslioglu <svekars@meta.com>
1 parent a5f55a1 commit 024a605

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

beginner_source/onnx/onnx_registry_tutorial.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ def custom_aten_add(input_x, input_y, alpha: float = 1.0):
143143

144144

145145
######################################################################
146-
# custom_aten_add_model ONNX graph in Netron:
146+
# ``custom_aten_add_model`` ONNX graph in Netron:
147147
#
148148
# .. image:: /_static/img/onnx/custom_aten_add_model.png
149149
# :width: 70%

0 commit comments

Comments
 (0)