Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 395 Bytes

CHANGELOG.md

File metadata and controls

6 lines (5 loc) · 395 Bytes

0.3 (September 15, 2021)

  • Deferred initialization of Bijectors and Parameters is expressed using the flowtorch.LazyMeta metaclass
  • AffineAutoregressive can operate on inputs with arbitrary event_shapes
  • A few cosmetic changes like changing flowtorch.params.* to flowtorch.parameters.*
  • Temporarily removed conditional bijectors/transformed distributions and inverting bijectors