BayesFlow
BayesFlow copied to clipboard
add optional time embedding layer to consistency model
This pull request introduces a new option to provide a custom time embedding layer to the StableConsistencyModel class, improving its flexibility and configurability. This also fixes a bug while loading a non-default FourierEmbedding.
Codecov Report
:x: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...able_consistency_model/stable_consistency_model.py | 0.00% | 3 Missing :warning: |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| ...able_consistency_model/stable_consistency_model.py | 20.80% <0.00%> (-0.34%) |
:arrow_down: |