AllocationRecord

כיתה גמר ציבורית AllocationRecord

 An allocation/de-allocation operation performed by the allocator.
 
tensorflow.AllocationRecord מסוג Protobuf

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

מעמד AllocationRecord.Builder
 An allocation/de-allocation operation performed by the allocator. 

קבועים

int ALLOC_BYTES_FIELD_NUMBER
int ALLOC_MICROS_FIELD_NUMBER

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

בוליאני
שווה (Object obj)
ארוך
getAllocBytes ()
 Number of bytes allocated, or de-allocated if negative.
ארוך
getAllocMicros ()
 The timestamp of the operation.
סטטי AllocationRecord
AllocationRecord
final static com.google.protobuf.Descriptors.Descriptor
int
final com.google.protobuf.UnknownFieldSet
int
בוליאנית סופית
סטטי AllocationRecord.Builder
newBuilder (אב-טיפוס AllocationRecord )
סטטי AllocationRecord.Builder
AllocationRecord.Builder
סטטי AllocationRecord
parseDelimitedFrom (קלט InputStream)
סטטי AllocationRecord
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי AllocationRecord
parseFrom (נתוני ByteBuffer)
סטטי AllocationRecord
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי AllocationRecord
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי AllocationRecord
parseFrom (קלט com.google.protobuf.CodedInputStream)
סטטי AllocationRecord
parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי AllocationRecord
parseFrom (נתוני com.google.protobuf.ByteString)
סטטי AllocationRecord
parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי AllocationRecord
parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטָטִי
AllocationRecord.Builder
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

קבועים

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

ערך קבוע: 2

אינט סופי סטטי ציבורי ALLOC_MICROS_FIELD_NUMBER

ערך קבוע: 1

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

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

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

 Number of bytes allocated, or de-allocated if negative.
 
int64 alloc_bytes = 2;

public long getAllocMicros ()

 The timestamp of the operation.
 
int64 alloc_micros = 1;

public static AllocationRecord getDefaultInstance ()

public AllocationRecord getDefaultInstanceForType ()

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

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

public int getSerializedSize ()

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

public int hashCode ()

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

public static AllocationRecord.Builder newBuilder (אב-טיפוס AllocationRecord )

public static AllocationRecord.Builder newBuilder ()

public AllocationRecord.Builder newBuilderForType ()

public static AllocationRecord parseDelimitedFrom (קלט זרם קלט)

זורק
IOException

public static AllocationRecord parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static AllocationRecord parseFrom (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

public static AllocationRecord parseFrom (com.google.protobuf.CodedInputStream קלט, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

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

זורק
InvalidProtocolBufferException

public static AllocationRecord parseFrom (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

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

זורק
InvalidProtocolBufferException

public static AllocationRecord parseFrom (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

public static AllocationRecord parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static AllocationRecord parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

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

public AllocationRecord.Builder toBuilder ()

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

זורק
IOException