MemoryLogTensorAllocation

מחלקה גמר ציבורית MemoryLogTensorAllocation

tensorflow.MemoryLogTensorAllocation מסוג Protobuf.MemoryLogTensorAllocation

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

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

קבועים

int KERNEL_NAME_FIELD_NUMBER
int STEP_ID_FIELD_NUMBER
int TENSOR_FIELD_NUMBER

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

בוליאני
שווה (Object obj)
סטטי MemoryLogTensorAllocation
MemoryLogTensorAllocation
final static com.google.protobuf.Descriptors.Descriptor
חוּט
getKernelName ()
 Name of the kernel making the allocation as set in GraphDef,
 e.g., "affine2/weights/Assign".
com.google.protobuf.ByteString
getKernelNameBytes ()
 Name of the kernel making the allocation as set in GraphDef,
 e.g., "affine2/weights/Assign".
int
ארוך
getStepId ()
 Process-unique step id.
TensorDescription
getTensor ()
 Allocated tensor details.
TensorDescriptionOrBuilder
getTensorOrBuilder ()
 Allocated tensor details.
final com.google.protobuf.UnknownFieldSet
בוליאני
hasTensor ()
 Allocated tensor details.
int
בוליאנית סופית
סטטי MemoryLogTensorAllocation.Builder
סטטי MemoryLogTensorAllocation.Builder
MemoryLogTensorAllocation.Builder
סטטי MemoryLogTensorAllocation
parseDelimitedFrom (קלט InputStream)
סטטי MemoryLogTensorAllocation
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי MemoryLogTensorAllocation
parseFrom (נתוני ByteBuffer)
סטטי MemoryLogTensorAllocation
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי MemoryLogTensorAllocation
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי MemoryLogTensorAllocation
parseFrom (קלט com.google.protobuf.CodedInputStream)
סטטי MemoryLogTensorAllocation
parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי MemoryLogTensorAllocation
parseFrom (נתוני com.google.protobuf.ByteString)
סטטי MemoryLogTensorAllocation
parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי MemoryLogTensorAllocation
parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטָטִי
MemoryLogTensorAllocation.Builder
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

קבועים

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

ערך קבוע: 2

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

ערך קבוע: 1

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

ערך קבוע: 3

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

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

Public static MemoryLogTensorAllocation getDefaultInstance ()

Public MemoryLogTensorAllocation getDefaultInstanceForType ()

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

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

 Name of the kernel making the allocation as set in GraphDef,
 e.g., "affine2/weights/Assign".
 
string kernel_name = 2;

public com.google.protobuf.ByteString getKernelNameBytes ()

 Name of the kernel making the allocation as set in GraphDef,
 e.g., "affine2/weights/Assign".
 
string kernel_name = 2;

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

public int getSerializedSize ()

public long getStepId ()

 Process-unique step id.
 
int64 step_id = 1;

Public TensorDescription getTensor ()

 Allocated tensor details.
 
.tensorflow.TensorDescription tensor = 3;

public TensorDescriptionOrBuilder getTensorOrBuilder ()

 Allocated tensor details.
 
.tensorflow.TensorDescription tensor = 3;

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

יש Tensor בוליאני ציבורי ()

 Allocated tensor details.
 
.tensorflow.TensorDescription tensor = 3;

public int hashCode ()

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

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

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

public MemoryLogTensorAllocation.Builder newBuilderForType ()

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

זורק
IOException

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

זורק
IOException

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

זורק
InvalidProtocolBufferException

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

זורק
IOException

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

זורק
InvalidProtocolBufferException

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

זורק
IOException

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

זורק
InvalidProtocolBufferException

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

זורק
InvalidProtocolBufferException

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

זורק
IOException

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

זורק
InvalidProtocolBufferException

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

Public MemoryLogTensorAllocation.Builder toBuilder ()

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

זורק
IOException