Skip to content

Releases: seqcode/TPCAV

0.10.1a

0.10.1a Pre-release
Pre-release

Choose a tag to compare

@yztxwd yztxwd released this 12 May 02:28

Add multiple features by claude:

  • Improve loading data from npy file to reduce memroy footprint by avoid array copy
  • add new de_corr backend using a single linear layer with loss function on covariance matrix, this allows tpcav works at big models
  • performance optimization at multiple places

Full Changelog: 0.9.6...0.10.1a

0.9.7

Choose a tag to compare

@yztxwd yztxwd released this 11 May 00:15

Improve memory usage when evaluating classifier

Full Changelog: 0.9.6...0.9.7

0.9.6

Choose a tag to compare

@yztxwd yztxwd released this 30 Apr 20:17

Fix a bug that storing attributed layer in tpcav model causes captum to register hook twice on the same module

Full Changelog: 0.9.5...0.9.6

0.9.5

Choose a tag to compare

@yztxwd yztxwd released this 25 Apr 20:23

Now tpcav can take a list of meme files as input, relevant functions have been adjusted

Full Changelog: 0.9.4...0.9.5

0.9.4

Choose a tag to compare

@yztxwd yztxwd released this 20 Apr 20:01

Minor bug fix, add drop_last option for iterators and set true to avoid mismatch batch sizes when combining different sources

Full Changelog: 0.9.3...0.9.4

0.9.3

Choose a tag to compare

@yztxwd yztxwd released this 20 Apr 17:31

Bug fix

Full Changelog: 0.9.2...0.9.3

0.9.2

Choose a tag to compare

@yztxwd yztxwd released this 20 Apr 16:17

Bug fix, improve error handling

Full Changelog: 0.9.1...0.9.2

0.9.1

Choose a tag to compare

@yztxwd yztxwd released this 09 Apr 02:44

Add synthetic GC content concepts

Full Changelog: 0.8.6...0.9.1

0.8.6

Choose a tag to compare

@yztxwd yztxwd released this 09 Apr 01:06

Small bug fix

Full Changelog: 0.8.5...0.8.6

0.8.5

Choose a tag to compare

@yztxwd yztxwd released this 04 Apr 02:40

Bug fixes & Log message improvement

Full Changelog: 0.8.4...0.8.5