benmontet

Results 40 comments of benmontet

@xuanxu I'm on leave and out of the office until 25 October. If you're still looking for a reviewer at that time I can pop on it but I won't...

I believe the most likely culprit here is tensorflow, especially given your edit. Are you sure that you get this error if you run it with `do_psf = False` and...

Yes, see also #126. The workflow that we've used was removed in tensorflow2.0, meaning that tensorflow

No definitely not poor etiquette, it's good to see what's important to multiple users so bumps are appreciated! We've slowly been getting closer to removing the tensorflow dependency, which has...

> I tried this. Howeveer, 'vaneska' is already a dependency that will try to bring tensorflow too, and therefore I'm still finding a failure. Thanks for pointing this out! We...

Check out the psf-rewrite branch and see if that works for you! It's still under testing but should have the base features you're expecting. We'd be happy to hear of...

Ah sorry, I pointed y'all into the wrong place. I thought we had merged it into that branch but it's sitting as an outstanding pull request at this point. Try...

I have removed tensorflow (and torch) from the setup.py file so it will install and run the latest version correctly* on python 3.8 or 3.9, rather than reverting to 0.2.7...

Oh dear! I think your guess is very likely the correct one, as I can reproduce this over here. I'm teaching this term so my latency for looking at any...

Hey, Thanks for writing this up! I have lots of thoughts. There's still so much low-hanging fruit in the FFIs, I really want me or a student to go back...