You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the latest commit, we got a differentiable version of AP in the AP_ad branch. The issue, is that it is too slow, as it takes around 110 ms to compute the gradient!
100 ms get from the projectant calculation
10 ms comes from the interpolations, which actually use DataInterpolations to work
Fixing the following two issues should give back a good performance!
No description provided.
The text was updated successfully, but these errors were encountered: