public interface CompleteInstanceRequestOrBuilder
extends org.nd4j.shade.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
DataType |
getDataType()
.tensorflow.DataType data_type = 3; |
int |
getDataTypeValue()
.tensorflow.DataType data_type = 3; |
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; |
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; |
boolean |
hasShape()
.tensorflow.TensorShapeProto shape = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getName()
string name = 1;org.nd4j.shade.protobuf.ByteString getNameBytes()
string name = 1;int getType()
int32 type = 2;int getDataTypeValue()
.tensorflow.DataType data_type = 3;DataType getDataType()
.tensorflow.DataType data_type = 3;boolean hasShape()
.tensorflow.TensorShapeProto shape = 4;TensorShapeProto getShape()
.tensorflow.TensorShapeProto shape = 4;TensorShapeProtoOrBuilder getShapeOrBuilder()
.tensorflow.TensorShapeProto shape = 4;int getGroupKey()
int32 group_key = 5;int getGroupSize()
int32 group_size = 6;int getInstanceKey()
int32 instance_key = 7;String getDeviceType()
string device_type = 8;org.nd4j.shade.protobuf.ByteString getDeviceTypeBytes()
string device_type = 8;int getSubdivOffsetCount()
repeated int32 subdiv_offset = 9;int getSubdivOffset(int index)
repeated int32 subdiv_offset = 9;String getDevice()
string device = 10;org.nd4j.shade.protobuf.ByteString getDeviceBytes()
string device = 10;boolean getIsSource()
bool is_source = 11;Copyright © 2021. All rights reserved.