<div dir="ltr">I was waiting for Lasagne to do a release, but I can take a look at it soon. I'll try to do it tomorrow.<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Mar 22, 2018 at 6:41 PM, Rebecca N. Palmer <span dir="ltr"><<a href="mailto:rebecca_palmer@zoho.com" target="_blank">rebecca_palmer@zoho.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
lasagne - 3 test failures; fixed upstream by <a href="https://github.com/Lasagne/Lasagne/pull/836" rel="noreferrer" target="_blank">https://github.com/Lasagne/Las<wbr>agne/pull/836</a><br>
</blockquote>
Latest upstream (37ca134; only packaging change was to drop remove-deprecated.patch) doesn't have these failures.  There is a warning that cuda_convnet is no longer available with Theano 1.0, but that has another dependency (pybuild2) that was never in Debian anyway.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
pyopencl - FTBFS for unrelated reasons (#893050); the theano-using code appears to be build/test scripts (pyopencl/compyte/gen*, test*) we never actually run<br>
</blockquote>
Builds after applying the path in #893050; 7 tests fail or crash (in Python 2, 6 also in Python 3), but they do this with or without Theano.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
sympy - build hangs at mkdir -p _build/logo (with mkdir using a full CPU core?!), probably unrelated as it also happens without *-theano installed<br>
</blockquote>
This hang is because faketime doesn't work well with cowbuilder --login, i.e. nothing to do with sympy itself.  Running the testsuite with new Theano succeeds.<br>
<br>
Hence, it appears that updating lasagne is the only change required to work with Theano 1.0, but testing on CUDA-capable hardware would still be preferable.<br>
<br>
</blockquote></div><br></div>