detailed_err_msg+="\nBacktrace when the node is created:"
detailed_err_msg+="\nBacktrace when the node is created:"
detailed_err_msg+=str(tr)
detailed_err_msg+=str(tr)
else:
else:
detailed_err_msg+=(
hints.append(
"\nHINT: Re-running with most Theano optimization disabled could give you a back-traces when this node was created. This can be done with by setting the Theano flags optimizer=fast_compile\n")
"HINT: Re-running with most Theano optimization disabled could"
" give you a back-traces when this node was created. This can"