GenExperimental.jl icon indicating copy to clipboard operation
GenExperimental.jl copied to clipboard

Auto-diff shouldn't always happen

Open marcoct opened this issue 8 years ago • 0 comments

In v0.2.1, calling generate! always trigger a backpropagation from the score, even if that isn't necessary. I did this to simplify the code during the earlier refactoring, but it should probably be fixed in the next major update.

@mirisr Noticed performance drop from version v0.1.0 to version v0.2.1

marcoct avatar Aug 07 '17 19:08 marcoct