Class NeighborExchange

Inheritance Relationships

Base Type

  • public mindspore::ops::BaseOperator

Class Documentation

class NeighborExchange : public mindspore::ops::BaseOperator

NeighborExchange sends data from the local rank to ranks in the send_rank_ids. Refer to Python API mindspore.ops.NeighborExchange for more details.

Public Functions

inline NeighborExchange()

Constructor.

inline void Init() const

Init. Refer to the parameters of Python API mindspore.ops.NeighborExchange for the inputs.