normalizing-flows icon indicating copy to clipboard operation
normalizing-flows copied to clipboard

Wrapped flag attribute as scalar tensor

Open prclibo opened this issue 3 years ago • 0 comments

Hi, I was trying to integrate your code in pytorch lightning framework and found that some scalar flag attributes caused exceptions when parallelizing the nn.Module. This PR removes it for safety and should not change code behavior or performance.

prclibo avatar Jan 13 '22 03:01 prclibo