Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inscrutable Theano code dump using NUTS #955

Closed
fonnesbeck opened this issue Feb 2, 2016 · 2 comments
Closed

Inscrutable Theano code dump using NUTS #955

fonnesbeck opened this issue Feb 2, 2016 · 2 comments

Comments

@fonnesbeck
Copy link
Member

More debugging nastiness from Theano that is reproducible in the model specified in this repo. Running NUTS results in tens of thousands of lines of Theano-generated C code being dumped into an output cell, and no other information to help debug the problem. find_MAP does not work at all on this problem. This is not a terribly complicated model (hierarchical multinomial model), but getting it running is to this point, impossible. Runs reasonably well with Metropolis.

EDIT: way down (I mean waaay down) the page, there is the following:

fatal error: bracket nesting level exceeded maximum of 256.

which means this may be related to #624, but again, this is a small model with small data, so it is not making sense to me.

@fonnesbeck
Copy link
Member Author

Not sure there is much we can do about this, so closing.

@Fan-Gong
Copy link

Fan-Gong commented Jun 5, 2019

Hi I also faced with this error and cannot find any way to resolve it. Is there any update for this topic? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants