Home
last modified time | relevance | path

Searched refs:RECV_TYPE (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/
Dops_utils.h176 constexpr char RECV_TYPE[] = "recv_type"; variable
Dconv2d_info.cc660 Attr recv_type = {RECV_TYPE, dtype}; in CreateNeighborExchangeAttrs()