Paul Tiede

Results 49 comments of Paul Tiede

Thanks! I think I am confused when to store a copy in the tape and when to store the overwritten arguments in `augmented_forward`

Ok no problem! I'll implement the fix in my code. Thanks for all the help.

I'll start working on this soon. A few notes. This will likely coincide with a slight change in how we represent the data as well as moving away from eht-imaging...

For sure. The problem is that for my use case, it is ruining any performance gains from threading.

Can you provide a minimum working example and the complete stacktrace/error message? I'm confused why that code is even getting called.

One other thing from the stacktrace it appears you are trying to compute a gradient with ForwardDiff. I don't believe that is currently supported and is likely going to be...

I'm not sure if this will make your problem go away but I just released a new version that makes Enzyme the default AD pipeline and should be a bit...

@wsmoses I'll start working on this in early December. Sorry for the very long delay.