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
{{ message }}
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
Hey, this is the MXNet Label Bot.
Thank you for submitting the issue! I will try and suggest some labels so that the appropriate MXNet community members can help resolve it.
Here are my recommended label(s): Feature
Binary op kernel is used for distributed kvstore at server side for gradient aggregation: https://github.com/apache/incubator-mxnet/blob/073c898e6abf415f98813acd52f11145962c96a0/src/kvstore/kvstore_dist_server.h#L732
but it is not using vectorized vsadd in MKL in its implementation:
https://github.com/apache/incubator-mxnet/blob/8df946978d68713237fd520605adc22729d241aa/src/ndarray/ndarray.cc#L890-L903
@PatricZhao @TaoLv
The text was updated successfully, but these errors were encountered: