MemoryLogTensorAllocation

publiczna klasa końcowa MemoryLogTensorAllocation

Protobuf typu tensorflow.MemoryLogTensorAllocation

Klasy zagnieżdżone

klasa MemoryLogTensorAllocation.Builder Protobuf typu tensorflow.MemoryLogTensorAllocation

Stałe

wew KERNEL_NAME_FIELD_NUMBER
wew STEP_ID_FIELD_NUMBER
wew TENSOR_FIELD_NUMBER

Metody publiczne

wartość logiczna
równa się (obiekt obiektu)
statyczna alokacja MemoryLogTensor
MemoryLogTensorAllocation
końcowy statyczny 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".
wew
długi
pobierzIdKroku ()
 Process-unique step id.
Opis Tensora
pobierz Tensor ()
 Allocated tensor details.
TensorOpisOrBuilder
getTensorOrBuilder ()
 Allocated tensor details.
końcowy com.google.protobuf.UnknownFieldSet
wartość logiczna
maTensor ()
 Allocated tensor details.
wew
końcowa wartość logiczna
statyczny MemoryLogTensorAllocation.Builder
statyczny MemoryLogTensorAllocation.Builder
MemoryLogTensorAllocation.Builder
statyczna alokacja MemoryLogTensor
parseDelimitedFrom (wejście strumienia wejściowego)
statyczna alokacja MemoryLogTensor
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna alokacja MemoryLogTensor
parseFrom (dane ByteBuffer)
statyczna alokacja MemoryLogTensor
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna alokacja MemoryLogTensor
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna alokacja MemoryLogTensor
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczna alokacja MemoryLogTensor
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczna alokacja MemoryLogTensor
parseFrom (dane com.google.protobuf.ByteString)
statyczna alokacja MemoryLogTensor
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna alokacja MemoryLogTensor
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
MemoryLogTensorAllocation.Builder
próżnia
writeTo (wyjście com.google.protobuf.CodedOutputStream)

Metody dziedziczone

Stałe

publiczny statyczny końcowy int KERNEL_NAME_FIELD_NUMBER

Wartość stała: 2

publiczny statyczny końcowy int STEP_ID_FIELD_NUMBER

Wartość stała: 1

publiczny statyczny końcowy int TENSOR_FIELD_NUMBER

Wartość stała: 3

Metody publiczne

publiczna wartość logiczna równa się (obiekt obiektu)

public static MemoryLogTensorAllocation getDefaultInstance ()

public MemoryLogTensorAllocation getDefaultInstanceForType ()

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

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 getParserForType ()

publiczny int getSerializedSize ()

publiczny długi getStepId ()

 Process-unique step id.
 
int64 step_id = 1;

publiczny opis Tensora getTensor ()

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

publiczny TensorDescriptionOrBuilder getTensorOrBuilder ()

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

publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()

publiczna wartość logiczna hasTensor ()

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

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

publiczny statyczny MemoryLogTensorAllocation.Builder newBuilder ()

publiczny statyczny MemoryLogTensorAllocation.Builder newBuilder (prototyp MemoryLogTensorAllocation )

publiczny MemoryLogTensorAllocation.Builder newBuilderForType ()

public static MemoryLogTensorAllocation parseDelimitedFrom (wejście strumienia wejściowego)

Rzuca
Wyjątek IO

publiczny statyczny MemoryLogTensorAllocation parseDelimitedFrom (dane wejściowe wejściowe strumienia wejściowego, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static MemoryLogTensorAllocation parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny MemoryLogTensorAllocation parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

publiczny statyczny MemoryLogTensorAllocation parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static MemoryLogTensorAllocation parseFrom (wejście com.google.protobuf.CodedInputStream)

Rzuca
Wyjątek IO

public static MemoryLogTensorAllocation parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static MemoryLogTensorAllocation parseFrom (dane com.google.protobuf.ByteString)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny MemoryLogTensorAllocation parseFrom (dane wejściowe wejściowe strumienia wejściowego, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

public static MemoryLogTensorAllocation parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

publiczny MemoryLogTensorAllocation.Builder toBuilder ()

public void writeTo (wyjście com.google.protobuf.CodedOutputStream)

Rzuca
Wyjątek IO