Class CompleteInstanceRequest.Builder

  • All Implemented Interfaces:
    Cloneable, org.nd4j.shade.protobuf.Message.Builder, org.nd4j.shade.protobuf.MessageLite.Builder, org.nd4j.shade.protobuf.MessageLiteOrBuilder, org.nd4j.shade.protobuf.MessageOrBuilder, CompleteInstanceRequestOrBuilder
    Enclosing class:
    CompleteInstanceRequest

    public static final class CompleteInstanceRequest.Builder
    extends org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<CompleteInstanceRequest.Builder>
    implements CompleteInstanceRequestOrBuilder
     Supplies data about one collective op belonging to the instance identified
     by instance_key.  Service will respond when all group_size ops have
     become known.  Most of the data being sent is for correctness checking,
     to ensure that all ops in the instance share common attributes.
     
    Protobuf type tensorflow.CompleteInstanceRequest