We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9c17a9 commit 813a669Copy full SHA for 813a669
docs/source/api/api.rst
@@ -202,16 +202,18 @@ Hook
202
Gradient Transformation
203
=======================
204
205
-.. currentmodule:: torchopt.clip
+.. currentmodule:: torchopt
206
207
.. autosummary::
208
209
clip_grad_norm
210
+ nan_to_num
211
212
Transforms
213
~~~~~~~~~~
214
215
.. autofunction:: clip_grad_norm
216
+.. autofunction:: nan_to_num
217
218
Optimizer Schedules
219
===================
0 commit comments