MemoryLogTensorAllocation.Builder

clase final estática pública MemoryLogTensorAllocation.Builder

Protobuf tipo tensorflow.MemoryLogTensorAllocation

Métodos públicos

MemoryLogTensorAllocation.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
MemoryLogTensorAllocation
MemoryLogTensorAllocation
MemoryLogTensorAllocation.Builder
claro ()
MemoryLogTensorAllocation.Builder
clearField (campo 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
clonar ()
MemoryLogTensorAllocation
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
Cuerda
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".
largo
getStepId ()
 Process-unique step id.
TensorDescription
getTensor ()
 Allocated tensor details.
TensorDescription.Builder
getTensorBuilder ()
 Allocated tensor details.
TensorDescriptionOrBuilder
getTensorOrBuilder ()
 Allocated tensor details.
booleano
hasTensor ()
 Allocated tensor details.
booleano final
MemoryLogTensorAllocation.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryLogTensorAllocation.Builder
mergeFrom (com.google.protobuf.Message otro)
MemoryLogTensorAllocation.Builder
mergeTensor (valor de TensorDescription )
 Allocated tensor details.
final MemoryLogTensorAllocation.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
MemoryLogTensorAllocation.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
MemoryLogTensorAllocation.Builder
setKernelName (valor de cadena)
 Name of the kernel making the allocation as set in GraphDef,
 e.g., "affine2/weights/Assign".
MemoryLogTensorAllocation.Builder
setKernelNameBytes (valor de com.google.protobuf.ByteString)
 Name of the kernel making the allocation as set in GraphDef,
 e.g., "affine2/weights/Assign".
MemoryLogTensorAllocation.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
MemoryLogTensorAllocation.Builder
setStepId (valor largo)
 Process-unique step id.
MemoryLogTensorAllocation.Builder
setTensor ( TensorDescription.Builder builderForValue)
 Allocated tensor details.
MemoryLogTensorAllocation.Builder
setTensor (valor de TensorDescription )
 Allocated tensor details.
final MemoryLogTensorAllocation.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Métodos heredados

Métodos públicos

public MemoryLogTensorAllocation.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

public MemoryLogTensorAllocation build ()

public MemoryLogTensorAllocation buildPartial ()

public MemoryLogTensorAllocation.Builder clearField (campo 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 ()

público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

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

public String 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 boolean hasTensor ()

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

public final boolean isInitialized ()

public MemoryLogTensorAllocation.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOException

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

public MemoryLogTensorAllocation.Builder mergeTensor (valor de TensorDescription )

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

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

public MemoryLogTensorAllocation.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

public MemoryLogTensorAllocation.Builder setKernelName (valor de cadena)

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

public MemoryLogTensorAllocation.Builder setKernelNameBytes (valor de 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 (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)

public MemoryLogTensorAllocation.Builder setStepId (valor largo)

 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 (valor de TensorDescription )

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

público final MemoryLogTensorAllocation.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)