MemoryInfo

כיתת גמר ציבורית MemoryInfo

tensorflow.MemoryInfo מסוג Protobuf.MemoryInfo

כיתות מקוננות

מעמד MemoryInfo.Builder tensorflow.MemoryInfo מסוג Protobuf.MemoryInfo

קבועים

int AVAILABLE_FIELD_NUMBER
int TOTAL_FIELD_NUMBER

שיטות ציבוריות

בוליאני
שווה (Object obj)
ארוך
getAvailable ()
 Immediately available memory in bytes
 
int64 available = 2;
סטטי MemoryInfo
MemoryInfo
final static com.google.protobuf.Descriptors.Descriptor
int
ארוך
getTotal ()
 Total virtual memory in bytes
 
int64 total = 1;
final com.google.protobuf.UnknownFieldSet
int
בוליאנית סופית
סטטי MemoryInfo.Builder
newBuilder (אב-טיפוס MemoryInfo )
סטטי MemoryInfo.Builder
MemoryInfo.Builder
סטטי MemoryInfo
parseDelimitedFrom (קלט InputStream)
סטטי MemoryInfo
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי MemoryInfo
parseFrom (נתוני ByteBuffer)
סטטי MemoryInfo
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי MemoryInfo
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי MemoryInfo
parseFrom (קלט com.google.protobuf.CodedInputStream)
סטטי MemoryInfo
parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי MemoryInfo
parseFrom (נתוני com.google.protobuf.ByteString)
סטטי MemoryInfo
parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי MemoryInfo
parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטָטִי
MemoryInfo.Builder
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

קבועים

גמר סטטי ציבורי ב- AVAILABLE_FIELD_NUMBER

ערך קבוע: 2

גמר סטטי ציבורי TOTAL_FIELD_NUMBER

ערך קבוע: 1

שיטות ציבוריות

שווה ערך בוליאני ציבורי (Object obj)

public long getAvailable ()

 Immediately available memory in bytes
 
int64 available = 2;

Public static MemoryInfo getDefaultInstance ()

public MemoryInfo getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

פּוּמְבֵּי getParserForType ()

public int getSerializedSize ()

ציבורי ארוך getTotal ()

 Total virtual memory in bytes
 
int64 total = 1;

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

בוליאני הסופי הציבורי הוא אתחול ()

סטטי ציבורי MemoryInfo.Builder newBuilder (אב-טיפוס MemoryInfo )

סטטי ציבורי MemoryInfo.Builder newBuilder ()

public MemoryInfo.Builder newBuilderForType ()

Public static MemoryInfo parseDelimitedFrom (קלט InputStream)

זורק
IOException

Public static MemoryInfo parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

נתח זיכרון מידע סטטי ציבורי (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

Public static MemoryInfo parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

נתח MemoryInfo public static (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

נתח MemoryInfo סטטי ציבורי (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

Public static MemoryInfo parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

נתח MemoryInfo סטטי ציבורי (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

Public static MemoryInfo parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

נתח MemoryInfo סטטי ציבורי (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי ציבורי מנתח ()

Public MemoryInfo.Builder toBuilder ()

public void writeTo (פלט com.google.protobuf.CodedOutputStream)

זורק
IOException