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
Investigate why filter tuning can be exceptionally slow for backends other than numpy.
Focus on matvec first.
Slowness persists when L1 is used as optimization measure instead of AUC for matvec, investigate potentially slow operations (e.g., indexing?) in that project.
Related tests: None (change backends in the current compare_filter_tuning.py in the playground)
The text was updated successfully, but these errors were encountered:
Investigate why filter tuning can be exceptionally slow for backends other than numpy.
Related tests: None (change backends in the current compare_filter_tuning.py in the playground)
The text was updated successfully, but these errors were encountered: