MemoryLogTensorAllocation.Builder

MemoryLogTensorAllocation.Builder คลาสสุดท้ายแบบคงที่สาธารณะ

Protobuf ประเภท tensorflow.MemoryLogTensorAllocation

วิธีการสาธารณะ

MemoryLogTensorAllocation.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์)
MemoryLogTensorAllocation
MemoryLogTensorAllocation
MemoryLogTensorAllocation.Builder
MemoryLogTensorAllocation.Builder
clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)
MemoryLogTensorAllocation.Builder
ล้างชื่อเคอร์เนล ()
 Name of the kernel making the allocation as set in GraphDef,
 e.g., "affine2/weights/Assign".
MemoryLogTensorAllocation.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
MemoryLogTensorAllocation.Builder
clearStepId ()
 Process-unique step id.
MemoryLogTensorAllocation.Builder
เคลียร์เทนเซอร์ ()
 Allocated tensor details.
MemoryLogTensorAllocation.Builder
MemoryLogTensorAllocation
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย
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
รับ KernelNameBytes ()
 Name of the kernel making the allocation as set in GraphDef,
 e.g., "affine2/weights/Assign".
ยาว
getStepId ()
 Process-unique step id.
คำอธิบายเทนเซอร์
รับเทนเซอร์ ()
 Allocated tensor details.
TensorDescription.Builder
รับ TensorBuilder ()
 Allocated tensor details.
TensorDescriptionOrBuilder
getTensorOrBuilder ()
 Allocated tensor details.
บูลีน
มีเทนเซอร์ ()
 Allocated tensor details.
บูลีนสุดท้าย
MemoryLogTensorAllocation.Builder
mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryLogTensorAllocation.Builder
mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ )
MemoryLogTensorAllocation.Builder
ผสาน Tensor ( ค่า TensorDescription )
 Allocated tensor details.
MemoryLogTensorAllocation.Builder สุดท้าย
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
MemoryLogTensorAllocation.Builder
setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
MemoryLogTensorAllocation.Builder
setKernelName (ค่าสตริง)
 Name of the kernel making the allocation as set in GraphDef,
 e.g., "affine2/weights/Assign".
MemoryLogTensorAllocation.Builder
setKernelNameBytes (ค่า com.google.protobuf.ByteString)
 Name of the kernel making the allocation as set in GraphDef,
 e.g., "affine2/weights/Assign".
MemoryLogTensorAllocation.Builder
setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)
MemoryLogTensorAllocation.Builder
setStepId (ค่ายาว)
 Process-unique step id.
MemoryLogTensorAllocation.Builder
setTensor ( TensorDescription.Builder builderForValue)
 Allocated tensor details.
MemoryLogTensorAllocation.Builder
setTensor (ค่า TensorDescription )
 Allocated tensor details.
MemoryLogTensorAllocation.Builder สุดท้าย
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

วิธีการสืบทอด

วิธีการสาธารณะ

MemoryLogTensorAllocation.Builder addRepeatedField สาธารณะ (com.google.protobuf.Descriptors.FieldDescriptor ฟิลด์ ค่าอ็อบเจ็กต์)

การสร้าง MemoryLogTensorAllocation สาธารณะ ()

MemoryLogTensorAllocation สาธารณะ buildPartial ()

MemoryLogTensorAllocation.Builder สาธารณะ ชัดเจน ()

MemoryLogTensorAllocation.Builder สาธารณะ clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)

MemoryLogTensorAllocation.Builder สาธารณะ clearKernelName ()

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

MemoryLogTensorAllocation.Builder สาธารณะ clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

MemoryLogTensorAllocation.Builder สาธารณะ clearStepId ()

 Process-unique step id.
 
int64 step_id = 1;

MemoryLogTensorAllocation.Builder สาธารณะ clearTensor ()

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

MemoryLogTensorAllocation.Builder โคลน สาธารณะ ()

MemoryLogTensorAllocation สาธารณะ getDefaultInstanceForType ()

สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()

สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

สตริงสาธารณะ getKernelName ()

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

สาธารณะ 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;

สาธารณะ getStepId ยาว ()

 Process-unique step id.
 
int64 step_id = 1;

TensorDescription สาธารณะ getTensor ()

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

สาธารณะ TensorDescription.Builder getTensorBuilder ()

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

สาธารณะ TensorDescriptionOrBuilder getTensorOrBuilder ()

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

hasTensor บูลีนสาธารณะ ()

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

บูลีนสุดท้ายสาธารณะ isInitialized ()

MemoryLogTensorAllocation สาธารณะ Builder ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

MemoryLogTensorAllocation.Builder ผสานจาก สาธารณะ (com.google.protobuf.Message อื่น ๆ )

MemoryLogTensorAllocation.Builder ผสาน Tensor สาธารณะ (ค่า TensorDescription )

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

MemoryLogTensorAllocation สุดท้ายสาธารณะ ตัวสร้างผสาน UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

MemoryLogTensorAllocation.Builder setField สาธารณะ (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)

MemoryLogTensorAllocation.Builder สาธารณะ setKernelName (ค่าสตริง)

สตริง

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

MemoryLogTensorAllocation.Builder สาธารณะ setKernelNameBytes (ค่า com.google.protobuf.ByteString)

สตริง

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

Public MemoryLogTensorAllocation.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ฟิลด์ ดัชนี int ค่าอ็อบเจ็กต์)

MemoryLogTensorAllocation.Builder setStepId สาธารณะ (ค่ายาว)

 Process-unique step id.
 
int64 step_id = 1;

MemoryLogTensorAllocation.Builder setTensor สาธารณะ ( TensorDescription.Builder builderForValue)

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

MemoryLogTensorAllocation.Builder setTensor สาธารณะ (ค่า TensorDescription )

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

MemoryLogTensorAllocation.Builder สุดท้ายสาธารณะ setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)