Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSupport backpropagation through unfold and recurse #79
Comments
prateekrastogi
mentioned this issue
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Currently, this is not supported:
https://github.com/probcomp/Gen/blob/master/src/modeling_library/unfold/unfold.jl#L40-L41
https://github.com/probcomp/Gen/blob/master/src/modeling_library/recurse/recurse.jl#L130-L131