classe finale pubblica SaveSliceInfoDef
Tipo di protocollo tensorflow.SaveSliceInfoDef
Classi nidificate
| classe | SaveSliceInfoDef.Builder | Tipo di protocollo tensorflow.SaveSliceInfoDef | |
Costanti
| int | FULL_NAME_FIELD_NUMBER | |
| int | FULL_SHAPE_FIELD_NUMBER | |
| int | VAR_OFFSET_FIELD_NUMBER | |
| int | VAR_SHAPE_FIELD_NUMBER |
Metodi pubblici
| booleano | è uguale a (Oggetto oggetto) |
| statico SaveSliceInfoDef | |
| SalvaSliceInfoDef | |
| com.google.protobuf.Descriptors.Descriptor statico finale | |
| Corda | getFullName () Name of the full variable of which this is a slice. |
| com.google.protobuf.ByteString | getFullNameBytes () Name of the full variable of which this is a slice. |
| lungo | getFullShape (indice int) Shape of the full variable. |
| int | getFullShapeCount () Shape of the full variable. |
| Elenco<Lungo> | getFullShapeList () Shape of the full variable. |
| int | |
| finale com.google.protobuf.UnknownFieldSet | |
| lungo | getVarOffset (indice int) Offset of this variable into the full variable. |
| int | getVarOffsetCount () Offset of this variable into the full variable. |
| Elenco<Lungo> | getVarOffsetList () Offset of this variable into the full variable. |
| lungo | getVarShape (indice int) Shape of this variable. |
| int | getVarShapeCount () Shape of this variable. |
| Elenco<Lungo> | getVarShapeList () Shape of this variable. |
| int | codicehash () |
| booleano finale | |
| SaveSliceInfoDef.Builder statico | newBuilder (prototipo SaveSliceInfoDef ) |
| SaveSliceInfoDef.Builder statico | |
| SaveSliceInfoDef.Builder | |
| statico SaveSliceInfoDef | parseDelimitedFrom (input InputStream) |
| statico SaveSliceInfoDef | parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statico SaveSliceInfoDef | parseFrom (dati ByteBuffer) |
| statico SaveSliceInfoDef | parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| statico SaveSliceInfoDef | parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statico SaveSliceInfoDef | parseFrom (ingresso com.google.protobuf.CodedInputStream) |
| statico SaveSliceInfoDef | parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statico SaveSliceInfoDef | parseFrom (dati com.google.protobuf.ByteString) |
| statico SaveSliceInfoDef | parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statico SaveSliceInfoDef | parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| statico | analizzatore () |
| SaveSliceInfoDef.Builder | toBuilder () |
| vuoto | writeTo (output com.google.protobuf.CodedOutputStream) |
Metodi ereditati
Costanti
public static final int FULL_NAME_FIELD_NUMBER
Valore costante: 1
public static final int FULL_SHAPE_FIELD_NUMBER
Valore costante: 2
public static final int VAR_OFFSET_FIELD_NUMBER
Valore costante: 3
public static final int VAR_SHAPE_FIELD_NUMBER
Valore costante: 4
Metodi pubblici
booleano pubblico è uguale a (Oggetto obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
stringa pubblica getFullName ()
Name of the full variable of which this is a slice.
string full_name = 1; pubblico com.google.protobuf.ByteString getFullNameBytes ()
Name of the full variable of which this is a slice.
string full_name = 1; public long getFullShape (indice int)
Shape of the full variable.
repeated int64 full_shape = 2; public int getFullShapeCount ()
Shape of the full variable.
repeated int64 full_shape = 2; public List<Long> getFullShapeList ()
Shape of the full variable.
repeated int64 full_shape = 2; pubblico getParserForType ()
public int getSerializedSize ()
pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
public long getVarOffset (indice int)
Offset of this variable into the full variable.
repeated int64 var_offset = 3; public int getVarOffsetCount ()
Offset of this variable into the full variable.
repeated int64 var_offset = 3; public List<Long> getVarOffsetList ()
Offset of this variable into the full variable.
repeated int64 var_offset = 3; public long getVarShape (indice int)
Shape of this variable.
repeated int64 var_shape = 4; public int getVarShapeCount ()
Shape of this variable.
repeated int64 var_shape = 4; public List<Long> getVarShapeList ()
Shape of this variable.
repeated int64 var_shape = 4; public int hashCode ()
public final booleano isInitialized ()
public static SaveSliceInfoDef parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
parseFrom pubblico statico SaveSliceInfoDef (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
Lancia
| IOException |
|---|
public static SaveSliceInfoDef parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
parseFrom pubblico statico SaveSliceInfoDef (input com.google.protobuf.CodedInputStream)
Lancia
| IOException |
|---|
pubblico statico SaveSliceInfoDef parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
parseFrom pubblico statico SaveSliceInfoDef (dati com.google.protobuf.ByteString)
Lancia
| InvalidProtocolBufferException |
|---|
public static SaveSliceInfoDef parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
pubblico statico SaveSliceInfoDef parseFrom (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 |
|---|