Skip to content

Commit 83df402

Browse files
authored
lightning typo (#2228)
1 parent 34816e9 commit 83df402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/apex.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ When using PyTorch 1.6+ Lightning uses the native amp implementation to support
2525

2626
Apex 16-bit
2727
^^^^^^^^^^^
28-
If you are using an earlier version of PyTorch Lightnign uses Apex to support 16-bit.
28+
If you are using an earlier version of PyTorch Lightning uses Apex to support 16-bit.
2929

3030
Follow these instructions to install Apex.
3131
To use 16-bit precision, do two things:

0 commit comments

Comments
 (0)