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
Thanks for the report. I've been wanting to remove those overloads for a while, but never got around to them because (to my knowledge) none of the benchmarking in #509 ever happened...
Looking at the SnoopCompile report, this is pirating the materialize function, causing latency problems after loading this package:
But if we look at the docs, the function for overloading is
broadcasted
instead:https://docs.julialang.org/en/v1/manual/interfaces/#man-interfaces-broadcasting
The text was updated successfully, but these errors were encountered: