Skip to content

Commit

Permalink
INTERNAL CHANGE.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 434514577
  • Loading branch information
shivaniag authored and copybara-github committed Mar 14, 2022
1 parent a632846 commit 97d254b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aqt/jax/flax_layers.py
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ def __call__(
inputs = jnp.asarray(inputs, self.dtype)
kernel = jnp.asarray(kernel, self.dtype)


get_bounds_params = get_bounds.GetBounds.Params(
update_bounds=self.quant_context.update_bounds,
update_stats=self.train,
Expand Down

0 comments on commit 97d254b

Please sign in to comment.