Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@nicholasjng nicholasjng released this 27 Mar 15:14
· 21 commits to main since this release
4de465a

This release contains the Memo class for better memory efficiency when benchmarking multiple models or datasets with large memory footprint in succession.

It also introduces Transforms as a way to encapsulate processing of records for multiple purposes, like generating statistics or serialization/deserialization.

What's Changed

Full Changelog: v0.2.0...v0.3.0