Skip to content

Tags: Helsinki-NLP/swa_gaussian

Tags

0.1.8

Toggle 0.1.8's commit message
Add module_prefix_list option for limiting SWAG to certain modules

In order to properly select the modules, include full module names in
the SWAG.params attribute.

0.1.7

Toggle 0.1.7's commit message
add cov_mat_rank attribute to allow initializing non-empty covariance…

… matrices

0.1.6

Toggle 0.1.6's commit message
fix processing tied parameters in separate modules

0.1.5

Toggle 0.1.5's commit message
fix parameter processing to support shared parameters

0.1.4

Toggle 0.1.4's commit message
add dummy parameter to track device

0.1.3

Toggle 0.1.3's commit message
remove incompatible device proprty from SWAG

0.1.2

Toggle 0.1.2's commit message
fix printing issues for SWAG objecets

0.1.1

Toggle 0.1.1's commit message
add minimal pyproject.toml, fix setup.py and change to dynamic version