Skip to content

Release v0.0.7

Choose a tag to compare

@Marvin182 Marvin182 released this 20 May 14:19
· 120 commits to main since this release
  • Moves clu.internal.asynclib to clu.asynclib.
  • Adds methods for writing raw tensors and audio to MetricWriter.
  • Adds clu.values to annotate arrays with a modality.
  • Adds clu.data.DatasetIterator - a generic interface between input
    pipelines and training loops.
  • Fixes various issues with clu.metrics.

This will be the last release supporting Python 3.7.