ScalableBDL icon indicating copy to clipboard operation
ScalableBDL copied to clipboard

Code for "BayesAdapter: Being Bayesian, Inexpensively and Robustly, via Bayeisan Fine-tuning"

Results 2 ScalableBDL issues
Sort by recently updated
recently updated
newest added

Hello, thudzj, In Line 17, `ScalableBDL/reproduction/finetune_cifar.py`: `from scalablebdl.converter import to_bayesian, to_deterministic` However, I found the two functions, `to_bayesian` and `to_deterministic` are defined in `scalablebdl.mean_field.converter.py` and declared in `scalablebdl.mean_field.__init__.py`. Therefore, following...

Bumps [torch](https://github.com/pytorch/pytorch) from 1.3.0 to 2.2.0. Release notes Sourced from torch's releases. PyTorch 2.2: FlashAttention-v2, AOTInductor PyTorch 2.2 Release Notes Highlights Backwards Incompatible Changes Deprecations New Features Improvements Bug fixes...

dependencies