MemoryLogTensorAllocation

classe finale pubblica MemoryLogTensorAllocation

Tipo di protocollo tensorflow.MemoryLogTensorAllocation

Classi nidificate

classe MemoryLogTensorAllocation.Builder Tipo di protocollo tensorflow.MemoryLogTensorAllocation

Costanti

int KERNEL_NAME_FIELD_NUMBER
int STEP_ID_FIELD_NUMBER
int TENSOR_FIELD_NUMBER

Metodi pubblici

booleano
è uguale a (Oggetto oggetto)
Allocazione statica di MemoryLogTensor
Allocazione MemoryLogTensor
com.google.protobuf.Descriptors.Descriptor statico finale
Corda
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".
int
lungo
getIdStep ()
 Process-unique step id.
TensoreDescrizione
getTensore ()
 Allocated tensor details.
TensorDescriptionOrBuilder
getTensorOrBuilder ()
 Allocated tensor details.
finale com.google.protobuf.UnknownFieldSet
booleano
haTensore ()
 Allocated tensor details.
int
booleano finale
MemoryLogTensorAllocation.Builder statico
MemoryLogTensorAllocation.Builder statico
MemoryLogTensorAllocation.Builder
Allocazione statica di MemoryLogTensor
parseDelimitedFrom (input InputStream)
Allocazione statica di MemoryLogTensor
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Allocazione statica di MemoryLogTensor
parseFrom (dati ByteBuffer)
Allocazione statica di MemoryLogTensor
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
Allocazione statica di MemoryLogTensor
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Allocazione statica di MemoryLogTensor
parseFrom (ingresso com.google.protobuf.CodedInputStream)
allocazione statica di MemoryLogTensor
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Allocazione statica di MemoryLogTensor
parseFrom (dati com.google.protobuf.ByteString)
allocazione statica di MemoryLogTensor
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
allocazione statica di MemoryLogTensor
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
MemoryLogTensorAllocation.Builder
vuoto
writeTo (output com.google.protobuf.CodedOutputStream)

Metodi ereditati

Costanti

pubblico statico finale int KERNEL_NAME_FIELD_NUMBER

Valore costante: 2

public static final int STEP_ID_FIELD_NUMBER

Valore costante: 1

public static final int TENSOR_FIELD_NUMBER

Valore costante: 3

Metodi pubblici

booleano pubblico è uguale a (Oggetto obj)

pubblico statico MemoryLogTensorAllocation getDefaultInstance ()

public MemoryLogTensorAllocation getDefaultInstanceForType ()

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

stringa pubblica getKernelName ()

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

pubblico 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;

pubblico getParserForType ()

public int getSerializedSize ()

pubblico lungo getStepId ()

 Process-unique step id.
 
int64 step_id = 1;

public TensorDescription getTensor ()

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

public TensorDescriptionOrBuilder getTensorOrBuilder ()

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

pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()

hasTensor booleano pubblico ()

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

public int hashCode ()

public final booleano isInitialized ()

pubblico statico MemoryLogTensorAllocation.Builder newBuilder ()

pubblico statico MemoryLogTensorAllocation.Builder newBuilder (prototipo MemoryLogTensorAllocation )

public MemoryLogTensorAllocation.Builder newBuilderForType ()

public static MemoryLogTensorAllocation parseDelimitedFrom (input InputStream)

Lancia
IOException

public static MemoryLogTensorAllocation parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom pubblico statico MemoryLogTensorAllocation (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico MemoryLogTensorAllocation (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)

Lancia
IOException

parseFrom pubblico statico MemoryLogTensorAllocation (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico MemoryLogTensorAllocation (input com.google.protobuf.CodedInputStream)

Lancia
IOException

public static MemoryLogTensorAllocation parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico MemoryLogTensorAllocation (dati com.google.protobuf.ByteString)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico MemoryLogTensorAllocation (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom di MemoryLogTensorAllocation statico pubblico (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

pubblico MemoryLogTensorAllocation.Builder toBuilder ()

public void writeTo (output com.google.protobuf.CodedOutputStream)

Lancia
IOException