공개 정적 최종 클래스 MemoryLogTensorAllocation.Builder
Protobuf 유형 tensorflow.MemoryLogTensorAllocation
공개 방법
| MemoryLogTensorAllocation.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
| MemoryLogTensor할당 | 짓다 () |
| MemoryLogTensor할당 | 빌드부분 () |
| 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 | 클리어스텝ID () Process-unique step id. |
| MemoryLogTensorAllocation.Builder | 클리어텐서 () Allocated tensor details. |
| MemoryLogTensorAllocation.Builder | 클론 () |
| MemoryLogTensor할당 | |
| 최종 정적 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 | getKernelNameBytes () Name of the kernel making the allocation as set in GraphDef, e.g., "affine2/weights/Assign". |
| 긴 | getStepId () Process-unique step id. |
| 텐서설명 | getTensor () Allocated tensor details. |
| TensorDescription.Builder | getTensorBuilder () Allocated tensor details. |
| TensorDescriptionOrBuilder | getTensorOrBuilder () Allocated tensor details. |
| 부울 | hasTensor () Allocated tensor details. |
| 최종 부울 | 초기화됨 () |
| MemoryLogTensorAllocation.Builder | mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| MemoryLogTensorAllocation.Builder | mergeFrom (com.google.protobuf.다른 메시지 보내기) |
| MemoryLogTensorAllocation.Builder | |
| 최종 MemoryLogTensorAllocation.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields) |
| 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 | |
| MemoryLogTensorAllocation.Builder | |
| 최종 MemoryLogTensorAllocation.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
상속된 메서드
공개 방법
public MemoryLogTensorAllocation.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
공개 MemoryLogTensorAllocation.BuilderclearField (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 ClearTensor ()
Allocated tensor details.
.tensorflow.TensorDescription tensor = 3; 공개 정적 최종 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 mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
| IO예외 |
|---|
public MemoryLogTensorAllocation.Builder mergeTensor ( TensorDescription 값)
Allocated tensor details.
.tensorflow.TensorDescription tensor = 3; 공개 최종 MemoryLogTensorAllocation.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
public MemoryLogTensorAllocation.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
public 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 setTensor ( TensorDescription.Builder builderForValue)
Allocated tensor details.
.tensorflow.TensorDescription tensor = 3; 공개 MemoryLogTensorAllocation.Builder setTensor ( TensorDescription 값)
Allocated tensor details.
.tensorflow.TensorDescription tensor = 3;