Skip to content

Commit 45d02c7

Browse files
author
Jessica Lin
authored
Update NVidia -> Nvidia
1 parent a9bd604 commit 45d02c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

intermediate_source/memory_format_tutorial.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,9 +104,9 @@
104104
######################################################################
105105
# Performance Gains
106106
# -------------------------------------------------------------------------------------------
107-
# The most significant performance gains are observed on NVidia's hardware with
107+
# The most significant performance gains are observed on Nvidia's hardware with
108108
# Tensor Cores support. We were able to archive over 22% perf gains while running '
109-
# AMP (Automated Mixed Precision) training scripts supplied by NVidia https://github.com/NVIDIA/apex.
109+
# AMP (Automated Mixed Precision) training scripts supplied by Nvidia https://github.com/NVIDIA/apex.
110110
#
111111
# ``python main_amp.py -a resnet50 --b 200 --workers 16 --opt-level O2 ./data``
112112

0 commit comments

Comments
 (0)