classe finale pubblica SavedSliceMeta
Metadata describing the set of slices of the same tensor saved in a checkpoint file.
tensorflow.SavedSliceMeta Classi nidificate
| classe | SavedSliceMeta.Builder | Metadata describing the set of slices of the same tensor saved in a checkpoint file. | |
Costanti
| int | NOME_CAMPO_NUMERO | |
| int | FORMA_CAMPO_NUMERO | |
| int | FETTA_CAMPO_NUMERO | |
| int | TIPO_CAMPO_NUMERO |
Metodi pubblici
| booleano | è uguale a (Oggetto oggetto) |
| SavedSliceMeta statico | |
| SliceMeta salvato | |
| com.google.protobuf.Descriptors.Descriptor statico finale | |
| Corda | getNome () Name of the tensor. |
| com.google.protobuf.ByteString | getNomeBytes () Name of the tensor. |
| int | |
| TensorShapeProto | ottieni forma () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
| TensorShapeProtoOrBuilder | getShapeOrBuilder () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
| TensorSliceProto | getSlice (indice int) Explicit list of slices saved in the checkpoint file. |
| int | getSliceCount () Explicit list of slices saved in the checkpoint file. |
| Elenco< TensorSliceProto > | getSliceList () Explicit list of slices saved in the checkpoint file. |
| TensorSliceProtoOrBuilder | getSliceOrBuilder (indice int) Explicit list of slices saved in the checkpoint file. |
| Elenco<? estende TensorSliceProtoOrBuilder > | getSliceOrBuilderList () Explicit list of slices saved in the checkpoint file. |
| Tipo di dati | getType () Type of the tensor .tensorflow.DataType type = 3; |
| int | getTypeValue () Type of the tensor .tensorflow.DataType type = 3; |
| finale com.google.protobuf.UnknownFieldSet | |
| booleano | haForma () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
| int | codicehash () |
| booleano finale | |
| SavedSliceMeta.Builder statico | newBuilder (prototipo SavedSliceMeta ) |
| SavedSliceMeta.Builder statico | |
| SavedSliceMeta.Builder | |
| SavedSliceMeta statico | parseDelimitedFrom (input InputStream) |
| SavedSliceMeta statico | parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| SavedSliceMeta statico | parseFrom (dati ByteBuffer) |
| SavedSliceMeta statico | parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| SavedSliceMeta statico | parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| SavedSliceMeta statico | parseFrom (ingresso com.google.protobuf.CodedInputStream) |
| SavedSliceMeta statico | parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| SavedSliceMeta statico | parseFrom (dati com.google.protobuf.ByteString) |
| SavedSliceMeta statico | parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| SavedSliceMeta statico | parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| statico | analizzatore () |
| SavedSliceMeta.Builder | toBuilder () |
| vuoto | writeTo (output com.google.protobuf.CodedOutputStream) |
Metodi ereditati
Costanti
public static final int NAME_FIELD_NUMBER
Valore costante: 1
public static final int SHAPE_FIELD_NUMBER
Valore costante: 2
public static final int SLICE_FIELD_NUMBER
Valore costante: 4
public static final int TYPE_FIELD_NUMBER
Valore costante: 3
Metodi pubblici
booleano pubblico è uguale a (Oggetto obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
stringa pubblica getName ()
Name of the tensor.
string name = 1; pubblico com.google.protobuf.ByteString getNameBytes ()
Name of the tensor.
string name = 1; pubblico getParserForType ()
public int getSerializedSize ()
public TensorShapeProtoOrBuilder getShapeOrBuilder ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2; public TensorSliceProto getSlice (indice int)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; public int getSliceCount ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; Elenco pubblico< TensorSliceProto > getSliceList ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; public TensorSliceProtoOrBuilder getSliceOrBuilder (indice int)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; Elenco pubblico<? estende TensorSliceProtoOrBuilder > getSliceOrBuilderList ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; public int getTypeValue ()
Type of the tensor
.tensorflow.DataType type = 3; pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
hasShape booleano pubblico ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2; public int hashCode ()
public final booleano isInitialized ()
public static SavedSliceMeta parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
parseFrom pubblico statico SavedSliceMeta (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
Lancia
| IOException |
|---|
public static SavedSliceMeta parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
parseFrom pubblico statico SavedSliceMeta (input com.google.protobuf.CodedInputStream)
Lancia
| IOException |
|---|
public static SavedSliceMeta parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
parseFrom pubblico statico SavedSliceMeta (dati com.google.protobuf.ByteString)
Lancia
| InvalidProtocolBufferException |
|---|
public static SavedSliceMeta parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
parseFrom pubblico statico SavedSliceMeta (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
pubblico statico analizzatore ()
public void writeTo (output com.google.protobuf.CodedOutputStream)
Lancia
| IOException |
|---|