Releases: slimgroup/InvertibleNetworks.jl
Releases · slimgroup/InvertibleNetworks.jl
v2.2.0
InvertibleNetworks v2.2.0
Merged pull requests:
- Conditional glow network and flexible residual block (#59) (@rafaelorozco)
v2.1.5
v2.1.4
InvertibleNetworks v2.1.4
v2.1.3
InvertibleNetworks v2.1.3
v2.1.2
InvertibleNetworks v2.1.2
Closed issues:
- Reverse net has no rrule (#60)
Merged pull requests:
- Prevent unrealistic eager memory alloc in conv1x1 (my bad) (#53) (@mloubout)
- CompatHelper: bump compat for NNlib to 0.8, (keep existing compat) (#58) (@github-actions[bot])
- Dispatch pullback rrule for all Invertible (#62) (@ziyiyin97)
v2.1.1
InvertibleNetworks v2.1.1
Closed issues:
- glow example does not work (#47)
- Gradient calculation with Chainrule (#48)
- rename
log_likelihood
and Co.? (#50)
Merged pull requests:
- Fix dimension check in squeeze, (#43) (@rafaelorozco)
- Make sure example run and with good results (#49) (@rafaelorozco)
log_likelihood
: improve docstring (#51) (@alisiahkoohi)- CompatHelper: bump compat for JOLI to 0.8, (keep existing compat) (#56) (@github-actions[bot])
v2.1.0
InvertibleNetworks v2.1.0
Merged pull requests:
v2.0.4
InvertibleNetworks v2.0.4
Merged pull requests:
- make NetworkMultiScaleConditionalHINT reversible and use logdet correctly (#24) (@rafaelorozco)
v2.0.3
InvertibleNetworks v2.0.3
Merged pull requests:
- split_scales small bug (#39) (@rafaelorozco)
- add split_scales option to glow (#40) (@rafaelorozco)
v2.0.2
InvertibleNetworks v2.0.2
Closed issues:
Merged pull requests:
- Fix signature types (#37) (@mloubout)
- add scale and shifted sigmoid (#38) (@rafaelorozco)