I noticed in that thread, jack stated
" the graph compilation succeeds either by disabling multiprocessing or by setting theano.config.mode = 'FAST_COMPILE'
What is the risk to the model if I do that and where do I do that? In the model code?
I noticed in that thread, jack stated
" the graph compilation succeeds either by disabling multiprocessing or by setting theano.config.mode = 'FAST_COMPILE'
What is the risk to the model if I do that and where do I do that? In the model code?