MemoryLogTensorAllocation.Builder

publiczna statyczna klasa końcowa MemoryLogTensorAllocation.Builder

Protobuf typu tensorflow.MemoryLogTensorAllocation

Metody publiczne

MemoryLogTensorAllocation.Builder
addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
MemoryLogTensorAllocation
MemoryLogTensorAllocation
MemoryLogTensorAllocation.Builder
jasne ()
MemoryLogTensorAllocation.Builder
clearField (pole com.google.protobuf.Descriptors.FieldDescriptor)
MemoryLogTensorAllocation.Builder
wyczyść nazwę jądra ()
 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
wyczyśćIdentyfikatorKroku ()
 Process-unique step id.
MemoryLogTensorAllocation.Builder
wyczyśćTensor ()
 Allocated tensor details.
MemoryLogTensorAllocation.Builder
klon ()
MemoryLogTensorAllocation
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Strunowy
pobierz nazwę jądra ()
 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".
długi
pobierzIdKroku ()
 Process-unique step id.
Opis Tensora
pobierz Tensor ()
 Allocated tensor details.
TensorDescription.Builder
pobierzTensorBuilder ()
 Allocated tensor details.
TensorOpisOrBuilder
getTensorOrBuilder ()
 Allocated tensor details.
wartość logiczna
maTensor ()
 Allocated tensor details.
końcowa wartość logiczna
MemoryLogTensorAllocation.Builder
mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
MemoryLogTensorAllocation.Builder
mergeFrom (com.google.protobuf.Wiadomość inna)
MemoryLogTensorAllocation.Builder
mergeTensor (wartość TensorDescription )
 Allocated tensor details.
końcowy MemoryLogTensorAllocation.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)
MemoryLogTensorAllocation.Builder
setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
MemoryLogTensorAllocation.Builder
setKernelName (wartość ciągu)
 Name of the kernel making the allocation as set in GraphDef,
 e.g., "affine2/weights/Assign".
MemoryLogTensorAllocation.Builder
setKernelNameBytes (wartość com.google.protobuf.ByteString)
 Name of the kernel making the allocation as set in GraphDef,
 e.g., "affine2/weights/Assign".
MemoryLogTensorAllocation.Builder
setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)
MemoryLogTensorAllocation.Builder
setStepId (długa wartość)
 Process-unique step id.
MemoryLogTensorAllocation.Builder
setTensor ( TensorDescription.Builder builderForValue)
 Allocated tensor details.
MemoryLogTensorAllocation.Builder
setTensor (wartość TensorDescription )
 Allocated tensor details.
końcowy MemoryLogTensorAllocation.Builder
setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)

Metody dziedziczone

Metody publiczne

public MemoryLogTensorAllocation.Builder addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

publiczna kompilacja MemoryLogTensorAllocation ()

public MemoryLogTensorAllocation buildPartial ()

public MemoryLogTensorAllocation.Builder wyczyść ()

public MemoryLogTensorAllocation.Builder clearField (pole 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.Klon konstruktora ()

public MemoryLogTensorAllocation getDefaultInstanceForType ()

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

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

publiczny ciąg 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;

publiczny długi getStepId ()

 Process-unique step id.
 
int64 step_id = 1;

publiczny opis Tensora getTensor ()

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

public TensorDescription.Builder getTensorBuilder ()

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

publiczny TensorDescriptionOrBuilder getTensorOrBuilder ()

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

publiczna wartość logiczna hasTensor ()

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

publiczna końcowa wartość logiczna isInitialized ()

public MemoryLogTensorAllocation.Builder mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

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

public MemoryLogTensorAllocation.Builder mergeTensor (wartość TensorDescription )

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

publiczny końcowy MemoryLogTensorAllocation.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public MemoryLogTensorAllocation.Builder setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

public MemoryLogTensorAllocation.Builder setKernelName (wartość ciągu)

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

public MemoryLogTensorAllocation.Builder setKernelNameBytes (wartość 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 (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)

public MemoryLogTensorAllocation.Builder setStepId (długa wartość)

 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 (wartość TensorDescription )

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

publiczny końcowy MemoryLogTensorAllocation.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)