Skip to content

hubUtils 1.2.1

Latest

Choose a tag to compare

@annakrystalli annakrystalli released this 15 Jul 08:12
· 0 commits to a117afff5cd0aa682c1786602194feb820a7502f since this release
v1.2.1
9a5854d
  • Substantially improved the performance of convert_output_type(). Conversions are now computed per group of model/task ID combinations without first materialising an n_samples * n_output_type_ids intermediate table, reducing both runtime and memory allocation by roughly an order of magnitude for large sample tables (#282, thanks @damonbayer for reporting!).