Home / v0.0.10
Name Modified Size InfoDownloads / Week
Parent folder
Haiku 0.0.10 source code.tar.gz 2023-07-14 520.1 kB
Haiku 0.0.10 source code.zip 2023-07-14 677.5 kB
README.md 2023-07-14 692 Bytes
Totals: 3 Items   1.2 MB 0
  • Added hk.mixed_precision.push_policy.
  • Added hk.experimental.{get_params,get_initial_state,get_current_state}.
  • Added hk.experimental.{maybe_get_rng_sequence_state,maybe_replace_rng_sequence_state}.
  • hk.switch now supports multiple operands.
  • hk.get_parameter now supports init=None.
  • hk.MethodContext now includes orig_class.
  • hk.GetterContext now includes lifted_prefix_name.
  • hk.layer_stack now allows parameter reuse.
  • Haiku is now compatible with jax.enable_custom_prng.
  • TruncatedNormal now exports lower and upper bounds.
  • Haiku init/apply functions now return dict rather than Mapping.
  • hk.dropout now supports broadcast_dims.
Source: README.md, updated 2023-07-14