public interface GetStatusResponseOrBuilder
extends org.nd4j.shade.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
DeviceAttributes |
getDeviceAttributes(int index)
repeated .tensorflow.DeviceAttributes device_attributes = 1; |
int |
getDeviceAttributesCount()
repeated .tensorflow.DeviceAttributes device_attributes = 1; |
List<DeviceAttributes> |
getDeviceAttributesList()
repeated .tensorflow.DeviceAttributes device_attributes = 1; |
DeviceAttributesOrBuilder |
getDeviceAttributesOrBuilder(int index)
repeated .tensorflow.DeviceAttributes device_attributes = 1; |
List<? extends DeviceAttributesOrBuilder> |
getDeviceAttributesOrBuilderList()
repeated .tensorflow.DeviceAttributes device_attributes = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<DeviceAttributes> getDeviceAttributesList()
repeated .tensorflow.DeviceAttributes device_attributes = 1;DeviceAttributes getDeviceAttributes(int index)
repeated .tensorflow.DeviceAttributes device_attributes = 1;int getDeviceAttributesCount()
repeated .tensorflow.DeviceAttributes device_attributes = 1;List<? extends DeviceAttributesOrBuilder> getDeviceAttributesOrBuilderList()
repeated .tensorflow.DeviceAttributes device_attributes = 1;DeviceAttributesOrBuilder getDeviceAttributesOrBuilder(int index)
repeated .tensorflow.DeviceAttributes device_attributes = 1;Copyright © 2021. All rights reserved.