MemoryLogTensorOutput

publiczna klasa końcowa MemoryLogTensorOutput

Protobuf typu tensorflow.MemoryLogTensorOutput

Klasy zagnieżdżone

klasa MemoryLogTensorOutput.Builder Protobuf typu tensorflow.MemoryLogTensorOutput

Stałe

wew INDEX_FIELD_NUMBER
wew KERNEL_NAME_FIELD_NUMBER
wew STEP_ID_FIELD_NUMBER
wew TENSOR_FIELD_NUMBER

Metody publiczne

wartość logiczna
równa się (obiekt obiektu)
statyczne MemoryLogTensorOutput
Dane wyjściowe MemoryLogTensor
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
wew
pobierzIndeks ()
 Index of the output being set.
Strunowy
pobierz nazwę jądra ()
 Name of the kernel producing an output as set in GraphDef, e.g.,
 "affine2/weights/Assign".
com.google.protobuf.ByteString
getKernelNameBytes ()
 Name of the kernel producing an output as set in GraphDef, e.g.,
 "affine2/weights/Assign".
wew
długi
pobierzIdKroku ()
 Process-unique step id.
Opis Tensora
pobierz Tensor ()
 Output tensor details.
TensorOpisOrBuilder
getTensorOrBuilder ()
 Output tensor details.
końcowy com.google.protobuf.UnknownFieldSet
wartość logiczna
maTensor ()
 Output tensor details.
wew
końcowa wartość logiczna
statyczny MemoryLogTensorOutput.Builder
statyczny MemoryLogTensorOutput.Builder
MemoryLogTensorOutput.Builder
statyczne MemoryLogTensorOutput
parseDelimitedFrom (wejście strumienia wejściowego)
statyczne MemoryLogTensorOutput
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne MemoryLogTensorOutput
parseFrom (dane ByteBuffer)
statyczne MemoryLogTensorOutput
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne MemoryLogTensorOutput
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne MemoryLogTensorOutput
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczne MemoryLogTensorOutput
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczne MemoryLogTensorOutput
parseFrom (dane com.google.protobuf.ByteString)
statyczne MemoryLogTensorOutput
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne MemoryLogTensorOutput
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
MemoryLogTensorOutput.Builder
próżnia
writeTo (wyjście com.google.protobuf.CodedOutputStream)

Metody dziedziczone

Stałe

publiczny statyczny końcowy int INDEX_FIELD_NUMBER

Wartość stała: 3

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: 4

Metody publiczne

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

publiczny statyczny MemoryLogTensorOutput getDefaultInstance ()

public MemoryLogTensorOutput getDefaultInstanceForType ()

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

publiczny int getIndex ()

 Index of the output being set.
 
int32 index = 3;

publiczny ciąg getKernelName ()

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

public com.google.protobuf.ByteString getKernelNameBytes ()

 Name of the kernel producing an output 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 ()

 Output tensor details.
 
.tensorflow.TensorDescription tensor = 4;

publiczny TensorDescriptionOrBuilder getTensorOrBuilder ()

 Output tensor details.
 
.tensorflow.TensorDescription tensor = 4;

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

publiczna wartość logiczna hasTensor ()

 Output tensor details.
 
.tensorflow.TensorDescription tensor = 4;

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

publiczny statyczny MemoryLogTensorOutput.Builder newBuilder (prototyp MemoryLogTensorOutput )

publiczny statyczny MemoryLogTensorOutput.Builder newBuilder ()

publiczny MemoryLogTensorOutput.Builder newBuilderForType ()

publiczny statyczny MemoryLogTensorOutput parseDelimitedFrom (wejście strumienia wejściowego)

Rzuca
Wyjątek IO

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

Rzuca
Wyjątek IO

publiczny statyczny MemoryLogTensorOutput parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

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

Rzuca
Wyjątek IO

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny MemoryLogTensorOutput parseFrom (wejście com.google.protobuf.CodedInputStream)

Rzuca
Wyjątek IO

publiczny statyczny MemoryLogTensorOutput parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny MemoryLogTensorOutput parseFrom (dane com.google.protobuf.ByteString)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

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

Rzuca
Wyjątek IO

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

public MemoryLogTensorOutput.Builder toBuilder ()

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

Rzuca
Wyjątek IO