Skip to content

TRAK v0.3.0

Compare
Choose a tag to compare
@kristian-georgiev kristian-georgiev released this 03 Nov 18:55
· 4 commits to main since this release
76b13ca

0.3.0 by @kristian-georgiev and @AlaaKhaddaj in #50

  • Added support for large models and datasets (ChunkedCudaProjector, (much) faster scoring by removing I/O bottlenecks)
  • Allow taking gradients with respect to a selected set of parameter groups (e.g., only wrt last layer)
  • black codestyle
  • bug fixes