Class DistributedCommunicationExpression
Attached to an index array.
Implements
Inherited Members
Namespace: Microsoft.ML.Probabilistic.Models.Attributes
Assembly: Microsoft.ML.Probabilistic.Compiler.dll
Syntax
public class DistributedCommunicationExpression : ICompilerAttribute
Constructors
DistributedCommunicationExpression(IExpression, IExpression)
Creates a new DistributedCommunication attribute
Declaration
public DistributedCommunicationExpression(IExpression arrayIndicesToSendExpression, IExpression arrayIndicesToReceiveExpression)
Parameters
| Type | Name | Description |
|---|---|---|
| IExpression | arrayIndicesToSendExpression | |
| IExpression | arrayIndicesToReceiveExpression |
Methods
ToString()
Declaration
public override string ToString()
Returns
| Type | Description |
|---|---|
| String |