Skip to content

Commit

Permalink
Change docs versionadded to 0.4.6 (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
trsvchn authored and vfdev-5 committed Aug 2, 2021
1 parent 2c2c593 commit 84e51c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ignite/metrics/gan/fid.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ class FID(_BaseInceptionMetric):
m.update((y_pred, y))
print(m.compute())
.. versionadded:: 0.4.5
.. versionadded:: 0.4.6
"""

def __init__(
Expand Down

0 comments on commit 84e51c3

Please sign in to comment.