Skip to content

v1.4.1

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Mar 09:10
  • kd.ktyping:

    • [Fix] Fix PyTree[T] traversing into registered types (e.g. flax.struct.dataclass).
    • [Fix] Fix as_np_dtype lookup when torchapix is imported.
    • [Fix] Fix UNKNOWN_DIM formatting in error messages.
  • kd.konfig:

    • [Fix] Add hint to import errors if they look like the internal repo prefix is missing.
    • [Fix] Update Error message propagation in module_configdict.
  • kd.random:

    • [Extended] Support kd.random.PRNGKey(seed).
  • kd.cli:

    • [New] Add run eval_shape command.
    • [Changed] Refactor/beautify CLI help aesthetics.
  • kd.contrib:

    • [New] Add a configurable library for kd.contrib.data.SSTable.