Spline
and a few other transforms don't work for density estimation...
#2545
Labels
Spline
and a few other transforms don't work for density estimation...
#2545
I've discovered there is some bug that means that
.backwards()
throws an error when you call it the second time during the learning loop for density estimation. I've created an extra test for this and am in the process of debugging (see #2544)Here's an example of the bug:
The text was updated successfully, but these errors were encountered: