MemoryLogTensorAllocation

کلاس نهایی عمومی MemoryLogTensorAllocation

نوع Protobuf tensorflow.MemoryLogTensorAllocation

کلاس های تو در تو

کلاس MemoryLogTensorAllocation.Builder نوع Protobuf tensorflow.MemoryLogTensorAllocation

ثابت ها

بین المللی KERNEL_NAME_FIELD_NUMBER
بین المللی STEP_ID_FIELD_NUMBER
بین المللی TENSOR_FIELD_NUMBER

روش های عمومی

بولی
برابر است (object obj)
استاتیک MemoryLogTensorAllocation
MemoryLogTensorAllocation
نهایی 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".
بین المللی
طولانی
getStepId ()
 Process-unique step id.
TensorDescription
getTensor ()
 Allocated tensor details.
TensorDescriptionOrBuilder
getTensorOrBuilder ()
 Allocated tensor details.
com.google.protobuf.UnknownFieldSet نهایی
بولی
hasTensor ()
 Allocated tensor details.
بین المللی
بولی نهایی
استاتیک MemoryLogTensorAllocation.Builder
استاتیک MemoryLogTensorAllocation.Builder
newBuilder (نمونه اولیه MemoryLogTensorAllocation )
MemoryLogTensorAllocation.Builder
استاتیک MemoryLogTensorAllocation
parseDelimitedFrom (ورودی جریان ورودی)
استاتیک 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 (بایت[] داده، 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)

استاتیک عمومی MemoryLogTensorAllocation getDefaultInstance ()

عمومی 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 ()

عمومی int getSerializedSize ()

عمومی طولانی getStepId ()

 Process-unique step id.
 
int64 step_id = 1;

عمومی TensorDescription getTensor ()

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

عمومی TensorDescriptionOrBuilder getTensorOrBuilder ()

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

عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()

hasTensor بولین عمومی ()

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

هش کد عمومی ()

بولین نهایی عمومی isInitialized ()

استاتیک عمومی MemoryLogTensorAllocation.Builder newBuilder ()

استاتیک عمومی MemoryLogTensorAllocation.Builder newBuilder (نمونه اولیه MemoryLogTensorAllocation )

عمومی MemoryLogTensorAllocation.Builder newBuilderForType ()

عمومی استاتیک MemoryLogTensorAllocation parseDelimitedFrom (ورودی جریان ورودی)

پرتاب می کند
IOException

استاتیک عمومی MemoryLogTensorAllocation parseDelimitedFrom (ورودی جریان ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک MemoryLogTensorAllocation parseFrom (داده بایت بافر)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک MemoryLogTensorAllocation parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک MemoryLogTensorAllocation parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک MemoryLogTensorAllocation parseFrom (ورودی com.google.protobuf.CodedInputStream)

پرتاب می کند
IOException

عمومی استاتیک MemoryLogTensorAllocation parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک MemoryLogTensorAllocation parseFrom (داده های com.google.protobuf.ByteString)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک MemoryLogTensorAllocation parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

استاتیک عمومی MemoryLogTensorAllocation parseFrom (داده های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

استاتیک عمومی تجزیه کننده ()

عمومی MemoryLogTensorAllocation.Builder toBuilder ()

public void writeTo (خروجی com.google.protobuf.CodedOutputStream)

پرتاب می کند
IOException