Skip to content

Releases: seqcode/TPCAV

0.10.1a

12 May 02:28

Choose a tag to compare

0.10.1a Pre-release
Pre-release

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

11 May 00:15

Choose a tag to compare

Improve memory usage when evaluating classifier

Full Changelog: 0.9.6...0.9.7

0.9.6

30 Apr 20:17

Choose a tag to compare

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

25 Apr 20:23

Choose a tag to compare

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

20 Apr 20:01

Choose a tag to compare

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

20 Apr 17:31

Choose a tag to compare

Bug fix

Full Changelog: 0.9.2...0.9.3

0.9.2

20 Apr 16:17

Choose a tag to compare

Bug fix, improve error handling

Full Changelog: 0.9.1...0.9.2

0.9.1

09 Apr 02:44

Choose a tag to compare

Add synthetic GC content concepts

Full Changelog: 0.8.6...0.9.1

0.8.6

09 Apr 01:06

Choose a tag to compare

Small bug fix

Full Changelog: 0.8.5...0.8.6

0.8.5

04 Apr 02:40

Choose a tag to compare

Bug fixes & Log message improvement

Full Changelog: 0.8.4...0.8.5