Class NeighborExchange

Inheritance Relationships

Base Type

Class Documentation

class NeighborExchange : public mindspore::ops::PrimitiveC

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.

~NeighborExchange() = default

Destructor.

inline void Init()

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