MemoryLogTensorDeallocation

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

tensorflow.MemoryLogTensorDeallocation מסוג Protobuf.MemoryLogTensorDeallocation

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

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

קבועים

int ALLOCATION_ID_FIELD_NUMBER
int ALLOCATOR_NAME_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.
סטטי MemoryLogTensorDeallocation
MemoryLogTensorDeallocation
final static com.google.protobuf.Descriptors.Descriptor
int
final com.google.protobuf.UnknownFieldSet
int
בוליאנית סופית
סטטי MemoryLogTensorDeallocation.Builder
סטטי MemoryLogTensorDeallocation.Builder
MemoryLogTensorDeallocation.Builder
סטטי MemoryLogTensorDeallocation
parseDelimitedFrom (קלט InputStream)
סטטי MemoryLogTensorDeallocation
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי MemoryLogTensorDeallocation
parseFrom (נתוני ByteBuffer)
סטטי MemoryLogTensorDeallocation
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי MemoryLogTensorDeallocation
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי MemoryLogTensorDeallocation
parseFrom (קלט com.google.protobuf.CodedInputStream)
סטטי MemoryLogTensorDeallocation
parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי MemoryLogTensorDeallocation
parseFrom (נתוני com.google.protobuf.ByteString)
סטטי MemoryLogTensorDeallocation
parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי MemoryLogTensorDeallocation
parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטָטִי
MemoryLogTensorDeallocation.Builder
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

קבועים

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

ערך קבוע: 1

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

ערך קבוע: 2

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

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

public long getAllocationId ()

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

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

 Name of the allocator used.
 
string allocator_name = 2;

public com.google.protobuf.ByteString getAllocatorNameBytes ()

 Name of the allocator used.
 
string allocator_name = 2;

Public static MemoryLogTensorDeallocation getDefaultInstance ()

Public MemoryLogTensorDeallocation getDefaultInstanceForType ()

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

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

public int getSerializedSize ()

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

public int hashCode ()

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

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

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

public MemoryLogTensorDeallocation.Builder newBuilderForType ()

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

זורק
IOException

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

זורק
IOException

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

זורק
InvalidProtocolBufferException

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

זורק
IOException

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

זורק
InvalidProtocolBufferException

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

זורק
IOException

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

זורק
InvalidProtocolBufferException

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

זורק
InvalidProtocolBufferException

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

זורק
IOException

Public static MemoryLogTensorDeallocation parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

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

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

זורק
IOException