Closed Red-Portal closed 1 year ago
Thanks for reporting this. Do you have any time to dig deeper into this?
Hi, I also found that the memory allocation benchmarks are no longer correct.
When I tried the example codes it now shows spurious memory allocations
It seems that these allocations are associated with the use of transposes. When I delete the adjoint operators in the definition they goes away.
@mohamed82008 Hi Mohamed! Unfortunately, my AD knowledge is insufficient to debug the AD frameworks. I do feel that I need to learn this stuff though...
@zelongyin2000 I think it would be better to open a separate issue for that
Thanks @willtebbutt !
Hi, Found a correctness bug that seems only to affect
ReverseDiff
.