Skip to content

Commit 8210c82

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

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
@@ -244,7 +244,7 @@ def custom_aten_gelu(input_x, approximate: str = "none"):
244244

245245

246246
######################################################################
247-
# custom_aten_gelu_model ONNX graph in Netron:
247+
# The following diagram shows``custom_aten_gelu_model`` ONNX graph in Netron:
248248
#
249249
# .. image:: /_static/img/onnx/custom_aten_gelu_model.png
250250
# :width: 70%

0 commit comments

Comments
 (0)