public final class CompleteInstanceRequest extends org.nd4j.shade.protobuf.GeneratedMessageV3 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| Modifier and Type | Class and Description |
|---|---|
static class |
CompleteInstanceRequest.Builder
Supplies data about one collective op belonging to the instance identified
by instance_key.
|
org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent, org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableMessage>, org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends org.nd4j.shade.protobuf.GeneratedMessageV3.ExtendableMessage>, org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable, org.nd4j.shade.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
DATA_TYPE_FIELD_NUMBER |
static int |
DEVICE_FIELD_NUMBER |
static int |
DEVICE_TYPE_FIELD_NUMBER |
static int |
GROUP_KEY_FIELD_NUMBER |
static int |
GROUP_SIZE_FIELD_NUMBER |
static int |
INSTANCE_KEY_FIELD_NUMBER |
static int |
IS_SOURCE_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
SHAPE_FIELD_NUMBER |
static int |
SUBDIV_OFFSET_FIELD_NUMBER |
static int |
TYPE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
DataType |
getDataType()
.tensorflow.DataType data_type = 3; |
int |
getDataTypeValue()
.tensorflow.DataType data_type = 3; |
static CompleteInstanceRequest |
getDefaultInstance() |
CompleteInstanceRequest |
getDefaultInstanceForType() |
static org.nd4j.shade.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getDevice()
string device = 10; |
org.nd4j.shade.protobuf.ByteString |
getDeviceBytes()
string device = 10; |
String |
getDeviceType()
string device_type = 8; |
org.nd4j.shade.protobuf.ByteString |
getDeviceTypeBytes()
string device_type = 8; |
int |
getGroupKey()
int32 group_key = 5; |
int |
getGroupSize()
int32 group_size = 6; |
int |
getInstanceKey()
int32 instance_key = 7; |
boolean |
getIsSource()
bool is_source = 11; |
String |
getName()
string name = 1; |
org.nd4j.shade.protobuf.ByteString |
getNameBytes()
string name = 1; |
org.nd4j.shade.protobuf.Parser<CompleteInstanceRequest> |
getParserForType() |
int |
getSerializedSize() |
TensorShapeProto |
getShape()
.tensorflow.TensorShapeProto shape = 4; |
TensorShapeProtoOrBuilder |
getShapeOrBuilder()
.tensorflow.TensorShapeProto shape = 4; |
int |
getSubdivOffset(int index)
repeated int32 subdiv_offset = 9; |
int |
getSubdivOffsetCount()
repeated int32 subdiv_offset = 9; |
List<Integer> |
getSubdivOffsetList()
repeated int32 subdiv_offset = 9; |
int |
getType()
int32 type = 2; |
org.nd4j.shade.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasShape()
.tensorflow.TensorShapeProto shape = 4; |
protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static CompleteInstanceRequest.Builder |
newBuilder() |
static CompleteInstanceRequest.Builder |
newBuilder(CompleteInstanceRequest prototype) |
CompleteInstanceRequest.Builder |
newBuilderForType() |
protected CompleteInstanceRequest.Builder |
newBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(org.nd4j.shade.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static CompleteInstanceRequest |
parseDelimitedFrom(InputStream input) |
static CompleteInstanceRequest |
parseDelimitedFrom(InputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static CompleteInstanceRequest |
parseFrom(byte[] data) |
static CompleteInstanceRequest |
parseFrom(byte[] data,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static CompleteInstanceRequest |
parseFrom(ByteBuffer data) |
static CompleteInstanceRequest |
parseFrom(ByteBuffer data,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static CompleteInstanceRequest |
parseFrom(org.nd4j.shade.protobuf.ByteString data) |
static CompleteInstanceRequest |
parseFrom(org.nd4j.shade.protobuf.ByteString data,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static CompleteInstanceRequest |
parseFrom(org.nd4j.shade.protobuf.CodedInputStream input) |
static CompleteInstanceRequest |
parseFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static CompleteInstanceRequest |
parseFrom(InputStream input) |
static CompleteInstanceRequest |
parseFrom(InputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static org.nd4j.shade.protobuf.Parser<CompleteInstanceRequest> |
parser() |
CompleteInstanceRequest.Builder |
toBuilder() |
void |
writeTo(org.nd4j.shade.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int NAME_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
public static final int DATA_TYPE_FIELD_NUMBER
public static final int SHAPE_FIELD_NUMBER
public static final int GROUP_KEY_FIELD_NUMBER
public static final int GROUP_SIZE_FIELD_NUMBER
public static final int INSTANCE_KEY_FIELD_NUMBER
public static final int DEVICE_TYPE_FIELD_NUMBER
public static final int SUBDIV_OFFSET_FIELD_NUMBER
public static final int DEVICE_FIELD_NUMBER
public static final int IS_SOURCE_FIELD_NUMBER
protected Object newInstance(org.nd4j.shade.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class org.nd4j.shade.protobuf.GeneratedMessageV3public final org.nd4j.shade.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface org.nd4j.shade.protobuf.MessageOrBuildergetUnknownFields in class org.nd4j.shade.protobuf.GeneratedMessageV3public static final org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptor()
protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class org.nd4j.shade.protobuf.GeneratedMessageV3public String getName()
string name = 1;getName in interface CompleteInstanceRequestOrBuilderpublic org.nd4j.shade.protobuf.ByteString getNameBytes()
string name = 1;getNameBytes in interface CompleteInstanceRequestOrBuilderpublic int getType()
int32 type = 2;getType in interface CompleteInstanceRequestOrBuilderpublic int getDataTypeValue()
.tensorflow.DataType data_type = 3;getDataTypeValue in interface CompleteInstanceRequestOrBuilderpublic DataType getDataType()
.tensorflow.DataType data_type = 3;getDataType in interface CompleteInstanceRequestOrBuilderpublic boolean hasShape()
.tensorflow.TensorShapeProto shape = 4;hasShape in interface CompleteInstanceRequestOrBuilderpublic TensorShapeProto getShape()
.tensorflow.TensorShapeProto shape = 4;getShape in interface CompleteInstanceRequestOrBuilderpublic TensorShapeProtoOrBuilder getShapeOrBuilder()
.tensorflow.TensorShapeProto shape = 4;getShapeOrBuilder in interface CompleteInstanceRequestOrBuilderpublic int getGroupKey()
int32 group_key = 5;getGroupKey in interface CompleteInstanceRequestOrBuilderpublic int getGroupSize()
int32 group_size = 6;getGroupSize in interface CompleteInstanceRequestOrBuilderpublic int getInstanceKey()
int32 instance_key = 7;getInstanceKey in interface CompleteInstanceRequestOrBuilderpublic String getDeviceType()
string device_type = 8;getDeviceType in interface CompleteInstanceRequestOrBuilderpublic org.nd4j.shade.protobuf.ByteString getDeviceTypeBytes()
string device_type = 8;getDeviceTypeBytes in interface CompleteInstanceRequestOrBuilderpublic List<Integer> getSubdivOffsetList()
repeated int32 subdiv_offset = 9;getSubdivOffsetList in interface CompleteInstanceRequestOrBuilderpublic int getSubdivOffsetCount()
repeated int32 subdiv_offset = 9;getSubdivOffsetCount in interface CompleteInstanceRequestOrBuilderpublic int getSubdivOffset(int index)
repeated int32 subdiv_offset = 9;getSubdivOffset in interface CompleteInstanceRequestOrBuilderpublic String getDevice()
string device = 10;getDevice in interface CompleteInstanceRequestOrBuilderpublic org.nd4j.shade.protobuf.ByteString getDeviceBytes()
string device = 10;getDeviceBytes in interface CompleteInstanceRequestOrBuilderpublic boolean getIsSource()
bool is_source = 11;getIsSource in interface CompleteInstanceRequestOrBuilderpublic final boolean isInitialized()
isInitialized in interface org.nd4j.shade.protobuf.MessageLiteOrBuilderisInitialized in class org.nd4j.shade.protobuf.GeneratedMessageV3public void writeTo(org.nd4j.shade.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface org.nd4j.shade.protobuf.MessageLitewriteTo in class org.nd4j.shade.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface org.nd4j.shade.protobuf.MessageLitegetSerializedSize in class org.nd4j.shade.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface org.nd4j.shade.protobuf.Messageequals in class org.nd4j.shade.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface org.nd4j.shade.protobuf.MessagehashCode in class org.nd4j.shade.protobuf.AbstractMessagepublic static CompleteInstanceRequest parseFrom(ByteBuffer data) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
org.nd4j.shade.protobuf.InvalidProtocolBufferExceptionpublic static CompleteInstanceRequest parseFrom(ByteBuffer data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
org.nd4j.shade.protobuf.InvalidProtocolBufferExceptionpublic static CompleteInstanceRequest parseFrom(org.nd4j.shade.protobuf.ByteString data) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
org.nd4j.shade.protobuf.InvalidProtocolBufferExceptionpublic static CompleteInstanceRequest parseFrom(org.nd4j.shade.protobuf.ByteString data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
org.nd4j.shade.protobuf.InvalidProtocolBufferExceptionpublic static CompleteInstanceRequest parseFrom(byte[] data) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
org.nd4j.shade.protobuf.InvalidProtocolBufferExceptionpublic static CompleteInstanceRequest parseFrom(byte[] data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws org.nd4j.shade.protobuf.InvalidProtocolBufferException
org.nd4j.shade.protobuf.InvalidProtocolBufferExceptionpublic static CompleteInstanceRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static CompleteInstanceRequest parseFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static CompleteInstanceRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static CompleteInstanceRequest parseDelimitedFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static CompleteInstanceRequest parseFrom(org.nd4j.shade.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static CompleteInstanceRequest parseFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic CompleteInstanceRequest.Builder newBuilderForType()
newBuilderForType in interface org.nd4j.shade.protobuf.MessagenewBuilderForType in interface org.nd4j.shade.protobuf.MessageLitepublic static CompleteInstanceRequest.Builder newBuilder()
public static CompleteInstanceRequest.Builder newBuilder(CompleteInstanceRequest prototype)
public CompleteInstanceRequest.Builder toBuilder()
toBuilder in interface org.nd4j.shade.protobuf.MessagetoBuilder in interface org.nd4j.shade.protobuf.MessageLiteprotected CompleteInstanceRequest.Builder newBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class org.nd4j.shade.protobuf.GeneratedMessageV3public static CompleteInstanceRequest getDefaultInstance()
public static org.nd4j.shade.protobuf.Parser<CompleteInstanceRequest> parser()
public org.nd4j.shade.protobuf.Parser<CompleteInstanceRequest> getParserForType()
getParserForType in interface org.nd4j.shade.protobuf.MessagegetParserForType in interface org.nd4j.shade.protobuf.MessageLitegetParserForType in class org.nd4j.shade.protobuf.GeneratedMessageV3public CompleteInstanceRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageOrBuilderCopyright © 2021. All rights reserved.