MemoryLogRawDeallocation

מחלקה סופית ציבורית MemoryLogRawDeallocation

tensorflow.MemoryLogRawDeallocation מסוג Protobuf.MemoryLogRawDeallocation

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

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

קבועים

int ALLOCATION_ID_FIELD_NUMBER
int ALLOCATOR_NAME_FIELD_NUMBER
int DEFERRED_FIELD_NUMBER
int OPERATION_FIELD_NUMBER
int STEP_ID_FIELD_NUMBER

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

בוליאני
שווה (Object obj)
ארוך
getAllocationId ()
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
חוּט
getAllocatorName ()
 Name of the allocator used.
com.google.protobuf.ByteString
getAllocatorNameBytes ()
 Name of the allocator used.
סטטי MemoryLogRawDeallocation
MemoryLogRawDeallocation
בוליאני
getDeferred ()
 True if the deallocation is queued and will be performed later,
 e.g.
final static com.google.protobuf.Descriptors.Descriptor
חוּט
getOperation ()
 Name of the operation making the deallocation.
com.google.protobuf.ByteString
getOperationBytes ()
 Name of the operation making the deallocation.
int
ארוך
getStepId ()
 Process-unique step id.
final com.google.protobuf.UnknownFieldSet
int
בוליאנית סופית
סטטי MemoryLogRawDeallocation.Builder
סטטי MemoryLogRawDeallocation.Builder
MemoryLogRawDeallocation.Builder
סטטי MemoryLogRawDeallocation
parseDelimitedFrom (קלט InputStream)
סטטי MemoryLogRawDeallocation
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי MemoryLogRawDeallocation
parseFrom (נתוני ByteBuffer)
סטטי MemoryLogRawDeallocation
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי MemoryLogRawDeallocation
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי MemoryLogRawDeallocation
parseFrom (קלט com.google.protobuf.CodedInputStream)
סטטי MemoryLogRawDeallocation
parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי MemoryLogRawDeallocation
parseFrom (נתוני com.google.protobuf.ByteString)
סטטי MemoryLogRawDeallocation
parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי MemoryLogRawDeallocation
parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטָטִי
MemoryLogRawDeallocation.Builder
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

קבועים

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

ערך קבוע: 3

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

ערך קבוע: 4

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

ערך קבוע: 5

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

ערך קבוע: 2

סופי סטטי ציבורי STEP_ID_FIELD_NUMBER

ערך קבוע: 1

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

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

public long getAllocationId ()

 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
 
int64 allocation_id = 3;

מחרוזת ציבורית getAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 4;

public com.google.protobuf.ByteString getAllocatorNameBytes ()

 Name of the allocator used.
 
string allocator_name = 4;

Public static MemoryLogRawDeallocation getDefaultInstance ()

Public MemoryLogRawDeallocation getDefaultInstanceForType ()

getDeferred בוליאני ציבורי ()

 True if the deallocation is queued and will be performed later,
 e.g. for GPU lazy freeing of buffers.
 
bool deferred = 5;

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

מחרוזת ציבורית getOperation ()

פעולת מחרוזת

 Name of the operation making the deallocation.
 
string operation = 2;

public com.google.protobuf.ByteString getOperationBytes ()

 Name of the operation making the deallocation.
 
string operation = 2;

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

public int getSerializedSize ()

public long getStepId ()

 Process-unique step id.
 
int64 step_id = 1;

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

public int hashCode ()

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

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

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

public MemoryLogRawDeallocation.Builder newBuilderForType ()

Public static MemoryLogRawDeallocation parseDelimitedFrom (קלט זרם קלט)

זורק
IOException

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

זורק
IOException

Public static MemoryLogRawDeallocation parseFrom (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

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

זורק
IOException

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

זורק
InvalidProtocolBufferException

Public static MemoryLogRawDeallocation parseFrom (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

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

זורק
InvalidProtocolBufferException

Public static MemoryLogRawDeallocation parseFrom (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

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

זורק
IOException

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

זורק
InvalidProtocolBufferException

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

Public MemoryLogRawDeallocation.Builder toBuilder ()

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

זורק
IOException