acids-ircam / pytorch_flows

Implementation and tutorials of normalizing flows with the novel distributions module
GNU General Public License v3.0
160 stars 17 forks source link

An error was encountered while running the VAE model based on the flows. #7

Closed 5466a closed 2 years ago

5466a commented 3 years ago
ymashell commented 1 year ago

Could you please share how you solve this "AttributeError: 'PlanarFlow' object has no attribute 'domain'" issue? Thanks!