MemoryLogTensorAllocation.Builder

classe finale statique publique MemoryLogTensorAllocation.Builder

tensorflow.MemoryLogTensorAllocation de type Protobuf.MemoryLogTensorAllocation

Méthodes publiques

MemoryLogTensorAllocation.Builder
addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
MemoryLogTensorAllocation
MemoryLogTensorAllocation
MemoryLogTensorAllocation.Builder
clair ()
MemoryLogTensorAllocation.Builder
clearField (champ com.google.protobuf.Descriptors.FieldDescriptor)
MemoryLogTensorAllocation.Builder
clearKernelName ()
 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
clearTensor ()
 Allocated tensor details.
MemoryLogTensorAllocation.Builder
cloner ()
MemoryLogTensorAllocation
final statique com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Chaîne
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".
long
getStepId ()
 Process-unique step id.
TenseurDescription
getTensor ()
 Allocated tensor details.
TensorDescription.Builder
getTensorBuilder ()
 Allocated tensor details.
TensorDescriptionOrBuilder
getTensorOrBuilder ()
 Allocated tensor details.
booléen
hasTensor ()
 Allocated tensor details.
booléen final
MemoryLogTensorAllocation.Builder
mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryLogTensorAllocation.Builder
mergeFrom (com.google.protobuf.Message autre)
MemoryLogTensorAllocation.Builder
mergeTensor (valeur TensorDescription )
 Allocated tensor details.
final MemoryLogTensorAllocation.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)
MemoryLogTensorAllocation.Builder
setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
MemoryLogTensorAllocation.Builder
setKernelName (valeur de chaîne)
 Name of the kernel making the allocation as set in GraphDef,
 e.g., "affine2/weights/Assign".
MemoryLogTensorAllocation.Builder
setKernelNameBytes (valeur com.google.protobuf.ByteString)
 Name of the kernel making the allocation as set in GraphDef,
 e.g., "affine2/weights/Assign".
MemoryLogTensorAllocation.Builder
setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)
MemoryLogTensorAllocation.Builder
setStepId (valeur longue)
 Process-unique step id.
MemoryLogTensorAllocation.Builder
setTensor ( TensorDescription.Builder builderForValue)
 Allocated tensor details.
MemoryLogTensorAllocation.Builder
setTensor (valeur TensorDescription )
 Allocated tensor details.
final MemoryLogTensorAllocation.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)

Méthodes héritées

Méthodes publiques

public MemoryLogTensorAllocation.Builder addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)

build public MemoryLogTensorAllocation ()

public MemoryLogTensorAllocation buildPartial ()

public MemoryLogTensorAllocation.Builder clearField (champ com.google.protobuf.Descriptors.FieldDescriptor)

public MemoryLogTensorAllocation.Builder clearKernelName ()

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

public MemoryLogTensorAllocation.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public MemoryLogTensorAllocation.Builder clearStepId ()

 Process-unique step id.
 
int64 step_id = 1;

public MemoryLogTensorAllocation.Builder clearTensor ()

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

public MemoryLogTensorAllocation getDefaultInstanceForType ()

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

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

chaîne publique 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;

public long getStepId ()

 Process-unique step id.
 
int64 step_id = 1;

public TensorDescription getTensor ()

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

public TensorDescription.Builder getTensorBuilder ()

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

public TensorDescriptionOrBuilder getTensorOrBuilder ()

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

public booléen hasTensor ()

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

public final booléen isInitialized ()

public MemoryLogTensorAllocation.Builder mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public MemoryLogTensorAllocation.Builder mergeFrom (com.google.protobuf.Message autre)

public MemoryLogTensorAllocation.Builder mergeTensor (valeur TensorDescription )

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

public final MemoryLogTensorAllocation.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public MemoryLogTensorAllocation.Builder setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)

public MemoryLogTensorAllocation.Builder setKernelName (valeur de chaîne)

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

public MemoryLogTensorAllocation.Builder setKernelNameBytes (valeur 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 (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)

public MemoryLogTensorAllocation.Builder setStepId (valeur longue)

 Process-unique step id.
 
int64 step_id = 1;

public MemoryLogTensorAllocation.Builder setTensor ( TensorDescription.Builder builderForValue)

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

public MemoryLogTensorAllocation.Builder setTensor (valeur TensorDescription )

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

public final MemoryLogTensorAllocation.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)