classe finale statica pubblica TensorShapeProto.Dim
One dimension of the tensor.
tensorflow.TensorShapeProto.Dim Classi nidificate
| classe | TensorShapeProto.Dim.Builder | One dimension of the tensor. | |
Costanti
| int | NOME_CAMPO_NUMERO | |
| int | DIMENSIONE_CAMPO_NUMERO |
Metodi pubblici
| booleano | è uguale a (Oggetto oggetto) |
| TensorShapeProto.Dim.statico | |
| TensorShapeProto.Dim | |
| com.google.protobuf.Descriptors.Descriptor statico finale | |
| Corda | getNome () Optional name of the tensor dimension. |
| com.google.protobuf.ByteString | getNomeBytes () Optional name of the tensor dimension. |
| int | |
| lungo | ottienidimensione () Size of the tensor in that dimension. |
| finale com.google.protobuf.UnknownFieldSet | |
| int | codicehash () |
| booleano finale | |
| TensorShapeProto.Dim.Builder statico | |
| TensorShapeProto.Dim.Builder statico | newBuilder (prototipo TensorShapeProto.Dim ) |
| TensorShapeProto.Dim.Builder | |
| TensorShapeProto.Dim.statico | parseDelimitedFrom (input InputStream) |
| TensorShapeProto.Dim.statico | parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| TensorShapeProto.Dim.statico | parseFrom (dati ByteBuffer) |
| TensorShapeProto.Dim.statico | parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| TensorShapeProto.Dim.statico | parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| TensorShapeProto.Dim.statico | parseFrom (ingresso com.google.protobuf.CodedInputStream) |
| TensorShapeProto.Dim.statico | parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| TensorShapeProto.Dim.statico | parseFrom (dati com.google.protobuf.ByteString) |
| TensorShapeProto.Dim.statico | parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| TensorShapeProto.Dim.statico | parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| statico | analizzatore () |
| TensorShapeProto.Dim.Builder | toBuilder () |
| vuoto | writeTo (output com.google.protobuf.CodedOutputStream) |
Metodi ereditati
Costanti
public static final int NAME_FIELD_NUMBER
Valore costante: 2
pubblico statico finale intSize_FIELD_NUMBER
Valore costante: 1
Metodi pubblici
booleano pubblico è uguale a (Oggetto obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
stringa pubblica getName ()
Optional name of the tensor dimension.
string name = 2; pubblico com.google.protobuf.ByteString getNameBytes ()
Optional name of the tensor dimension.
string name = 2; pubblico getParserForType ()
public int getSerializedSize ()
pubblico lungo getSize ()
Size of the tensor in that dimension. This value must be >= -1, but values of -1 are reserved for "unknown" shapes (values of -1 mean "unknown" dimension). Certain wrappers that work with TensorShapeProto may fail at runtime when deserializing a TensorShapeProto containing a dim value of -1.
int64 size = 1; pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
public final booleano isInitialized ()
pubblico statico TensorShapeProto.Dim parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
pubblico statico TensorShapeProto.Dim parseFrom (dati ByteBuffer)
Lancia
| InvalidProtocolBufferException |
|---|
pubblico statico TensorShapeProto.Dim parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
pubblico statico TensorShapeProto.Dim parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
pubblico statico TensorShapeProto.Dim parseFrom (input com.google.protobuf.CodedInputStream)
Lancia
| IOException |
|---|
pubblico statico TensorShapeProto.Dim parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
pubblico statico TensorShapeProto.Dim parseFrom (dati com.google.protobuf.ByteString)
Lancia
| InvalidProtocolBufferException |
|---|
pubblico statico TensorShapeProto.Dim parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
pubblico statico TensorShapeProto.Dim parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
pubblico statico analizzatore ()
public void writeTo (output com.google.protobuf.CodedOutputStream)
Lancia
| IOException |
|---|