Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 473291975
  • Loading branch information
romanngg committed Sep 9, 2022
1 parent 628ce0e commit 7c8729d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions neural_tangents/_src/empirical.py
Original file line number Diff line number Diff line change
Expand Up @@ -1307,8 +1307,8 @@ def empirical_ntk_vp_fn(
second batch of inputs. `x2=None` means `x2=x1`.
params:
A `PyTree` of parameters about which we would like to compute the
neural tangent kernel.
A `PyTree` of parameters about which we would like to compute the neural
tangent kernel.
**apply_fn_kwargs:
keyword arguments passed to `f`. `apply_fn_kwargs` will be split into
Expand Down

0 comments on commit 7c8729d

Please sign in to comment.