Skip to content

v8.1.12: Support zero-length batches and hidden sizes in reductions

Compare
Choose a tag to compare
@adrianeboyd adrianeboyd released this 11 Aug 07:56
cc91edc

🔴 Bug fixes

  • Support zero-length batches and hidden sizes in reduce_{max,mean,sum} (#882).
  • Preserve values with dtype for NumpyOps/CupyOps.asarray (#897).

👥 Contributors

@adrianeboyd, @danieldk, @honnibal, @ines, @svlandeg