clase final pública TensorSliceProto
Can only be interpreted if you know the corresponding TensorShape.
tensorflow.TensorSliceProto Clases anidadas
| clase | TensorSliceProto.Builder | Can only be interpreted if you know the corresponding TensorShape. | |
| clase | TensorSliceProto.Extensión | Extent of the slice in one dimension. | |
| interfaz | TensorSliceProto.ExtentOrBuilder | ||
Constantes
| entero | EXTENT_FIELD_NUMBER |
Métodos públicos
| booleano | es igual (Objeto obj) |
| TensorSliceProto estático | |
| TensorSliceProto | |
| com.google.protobuf.Descriptors.Descriptor estático final | |
| TensorSliceProto.Extensión | getExtent (índice int) Extent of the slice in all tensor dimensions. |
| entero | getExtentCount () Extent of the slice in all tensor dimensions. |
| Lista < TensorSliceProto.Extent > | getExtentList () Extent of the slice in all tensor dimensions. |
| TensorSliceProto.ExtentOrBuilder | getExtentOrBuilder (índice int) Extent of the slice in all tensor dimensions. |
| Lista<? extiende TensorSliceProto.ExtentOrBuilder > | getExtentOrBuilderList () Extent of the slice in all tensor dimensions. |
| entero | |
| com.google.protobuf.UnknownFieldSet final | |
| entero | código hash () |
| booleano final | |
| TensorSliceProto.Builder estático | newBuilder (prototipo TensorSliceProto ) |
| TensorSliceProto.Builder estático | |
| TensorSliceProto.Builder | |
| TensorSliceProto estático | parseDelimitedFrom (entrada de InputStream) |
| TensorSliceProto estático | parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| TensorSliceProto estático | parseFrom (datos de ByteBuffer) |
| TensorSliceProto estático | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
| TensorSliceProto estático | parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| TensorSliceProto estático | parseFrom (entrada com.google.protobuf.CodedInputStream) |
| TensorSliceProto estático | parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| TensorSliceProto estático | parseFrom (datos com.google.protobuf.ByteString) |
| TensorSliceProto estático | parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| TensorSliceProto estático | parseFrom (com.google.protobuf.ByteString datos, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
| estático | analizador () |
| TensorSliceProto.Builder | |
| vacío | writeTo (salida de com.google.protobuf.CodedOutputStream) |
Métodos heredados
Constantes
int final estático público EXTENT_FIELD_NUMBER
Valor constante: 1
Métodos públicos
público booleano es igual (Objeto obj)
público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público TensorSliceProto.Extent getExtent (índice int)
Extent of the slice in all tensor dimensions. Must have one entry for each of the dimension of the tensor that this slice belongs to. The order of sizes is the same as the order of dimensions in the TensorShape.
repeated .tensorflow.TensorSliceProto.Extent extent = 1; público int getExtentCount ()
Extent of the slice in all tensor dimensions. Must have one entry for each of the dimension of the tensor that this slice belongs to. The order of sizes is the same as the order of dimensions in the TensorShape.
repeated .tensorflow.TensorSliceProto.Extent extent = 1; Lista pública< TensorSliceProto.Extent > getExtentList ()
Extent of the slice in all tensor dimensions. Must have one entry for each of the dimension of the tensor that this slice belongs to. The order of sizes is the same as the order of dimensions in the TensorShape.
repeated .tensorflow.TensorSliceProto.Extent extent = 1; público TensorSliceProto.ExtentOrBuilder getExtentOrBuilder (índice int)
Extent of the slice in all tensor dimensions. Must have one entry for each of the dimension of the tensor that this slice belongs to. The order of sizes is the same as the order of dimensions in the TensorShape.
repeated .tensorflow.TensorSliceProto.Extent extent = 1; Lista pública<? extiende TensorSliceProto.ExtentOrBuilder > getExtentOrBuilderList ()
Extent of the slice in all tensor dimensions. Must have one entry for each of the dimension of the tensor that this slice belongs to. The order of sizes is the same as the order of dimensions in the TensorShape.
repeated .tensorflow.TensorSliceProto.Extent extent = 1; público getParserForType ()
público int getSerializedSize ()
público final com.google.protobuf.UnknownFieldSet getUnknownFields ()
código hash int público ()
público final booleano isInitialized ()
TensorSliceProto estático público parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOExcepción |
|---|
TensorSliceProto estático público parseFrom (datos ByteBuffer)
Lanza
| Excepción de buffer de protocolo no válido |
|---|
TensorSliceProto parseFrom estático público (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOExcepción |
|---|
público estático TensorSliceProto parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| Excepción de buffer de protocolo no válido |
|---|
TensorSliceProto parseFrom estático público (entrada com.google.protobuf.CodedInputStream)
Lanza
| IOExcepción |
|---|
público estático TensorSliceProto parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| Excepción de buffer de protocolo no válido |
|---|
TensorSliceProto parseFrom estático público (datos com.google.protobuf.ByteString)
Lanza
| Excepción de buffer de protocolo no válido |
|---|
público estático TensorSliceProto parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOExcepción |
|---|
público estático TensorSliceProto parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| Excepción de buffer de protocolo no válido |
|---|
estática pública analizador ()
escritura vacía pública (salida de com.google.protobuf.CodedOutputStream)
Lanza
| IOExcepción |
|---|