Skip to content

Commit b180eec

Browse files
four4fishawaelchli
andcommitted
Update pytorch_lightning/plugins/precision/ipu.py
Co-authored-by: Adrian Wälchli <[email protected]>
1 parent a4dec77 commit b180eec

File tree

1 file changed

+1
-1
lines changed
  • pytorch_lightning/plugins/precision

1 file changed

+1
-1
lines changed

pytorch_lightning/plugins/precision/ipu.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ class IPUPrecisionPlugin(PrecisionPlugin):
3030
"""Precision plugin for IPU integration.
3131
3232
Raises:
33-
MisconfigurationException:
33+
ValueError:
3434
If the precision is neither 16 nor 32.
3535
"""
3636

0 commit comments

Comments
 (0)