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
The first bit of benchmarking has been implemented in #47 -- it verifies that all hand-written rrules have good performance by comparing the performance of primals with the performance of their associated rrules.
The next stage is to apply the same tests to rrules which are implemented using AD.
We need some benchmarks to understand the overheads from various steps in the pipeline, e.g.
The text was updated successfully, but these errors were encountered: