publiczna klasa końcowa SavedTensorSliceMeta
Metadata describing the set of tensor slices saved in a checkpoint file. It is always stored at the beginning of each checkpoint file.
tensorflow.SavedTensorSliceMeta Klasy zagnieżdżone
| klasa | SavedTensorSliceMeta.Builder | Metadata describing the set of tensor slices saved in a checkpoint file. | |
Stałe
| wew | TENSOR_FIELD_NUMBER | |
| wew | VERSIONS_FIELD_NUMBER |
Metody publiczne
| wartość logiczna | równa się (obiekt obiektu) |
| statyczny SavedTensorSliceMeta | |
| ZapisanoTensorSliceMeta | |
| końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
| wew | |
| ZapisanoSliceMeta | getTensor (indeks int) Each SavedSliceMeta describes the slices for one tensor. |
| wew | pobierzTensorCount () Each SavedSliceMeta describes the slices for one tensor. |
| Lista< SavedSliceMeta > | getTensorList () Each SavedSliceMeta describes the slices for one tensor. |
| ZapisanoSliceMetaOrBuilder | getTensorOrBuilder (indeks int) Each SavedSliceMeta describes the slices for one tensor. |
| Lista<? rozszerza SavedSliceMetaOrBuilder > | getTensorOrBuilderList () Each SavedSliceMeta describes the slices for one tensor. |
| końcowy com.google.protobuf.UnknownFieldSet | |
| WersjaDef | pobierz wersję () Compatibility version of this checkpoint. |
| WersjaDefOrBuilder | getVersionsOrBuilder () Compatibility version of this checkpoint. |
| wartość logiczna | ma wersje () Compatibility version of this checkpoint. |
| wew | hashCode () |
| końcowa wartość logiczna | |
| statyczny SavedTensorSliceMeta.Builder | newBuilder (prototyp SavedTensorSliceMeta ) |
| statyczny SavedTensorSliceMeta.Builder | |
| SavedTensorSliceMeta.Builder | |
| statyczny SavedTensorSliceMeta | parseDelimitedFrom (wejście strumienia wejściowego) |
| statyczny SavedTensorSliceMeta | parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczny SavedTensorSliceMeta | parseFrom (dane ByteBuffer) |
| statyczny SavedTensorSliceMeta | parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczny SavedTensorSliceMeta | parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczny SavedTensorSliceMeta | parseFrom (wejście com.google.protobuf.CodedInputStream) |
| statyczny SavedTensorSliceMeta | parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry) |
| statyczny SavedTensorSliceMeta | parseFrom (dane com.google.protobuf.ByteString) |
| statyczny SavedTensorSliceMeta | parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczny SavedTensorSliceMeta | parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczny | parser () |
| SavedTensorSliceMeta.Builder | |
| próżnia | writeTo (wyjście com.google.protobuf.CodedOutputStream) |
Metody dziedziczone
Stałe
publiczny statyczny końcowy int TENSOR_FIELD_NUMBER
Wartość stała: 1
publiczny statyczny końcowy int VERSIONS_FIELD_NUMBER
Wartość stała: 2
Metody publiczne
publiczna wartość logiczna równa się (obiekt obiektu)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publiczny getParserForType ()
publiczny int getSerializedSize ()
publiczny SavedSliceMeta getTensor (indeks int)
Each SavedSliceMeta describes the slices for one tensor.
repeated .tensorflow.SavedSliceMeta tensor = 1; publiczny int getTensorCount ()
Each SavedSliceMeta describes the slices for one tensor.
repeated .tensorflow.SavedSliceMeta tensor = 1; public List< SavedSliceMeta > getTensorList ()
Each SavedSliceMeta describes the slices for one tensor.
repeated .tensorflow.SavedSliceMeta tensor = 1; publiczny SavedSliceMetaOrBuilder getTensorOrBuilder (indeks int)
Each SavedSliceMeta describes the slices for one tensor.
repeated .tensorflow.SavedSliceMeta tensor = 1; lista publiczna<? rozszerza SavedSliceMetaOrBuilder > getTensorOrBuilderList ()
Each SavedSliceMeta describes the slices for one tensor.
repeated .tensorflow.SavedSliceMeta tensor = 1; publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()
wersja publicznaDef getVersions ()
Compatibility version of this checkpoint. See core/public/version.h for version history.
.tensorflow.VersionDef versions = 2; wersja publicznaDefOrBuilder getVersionsOrBuilder ()
Compatibility version of this checkpoint. See core/public/version.h for version history.
.tensorflow.VersionDef versions = 2; publiczna wartość logiczna maVersions ()
Compatibility version of this checkpoint. See core/public/version.h for version history.
.tensorflow.VersionDef versions = 2; publiczny int hashCode ()
publiczna końcowa wartość logiczna isInitialized ()
publiczny statyczny SavedTensorSliceMeta parseDelimitedFrom (wejście strumienia wejściowego)
Rzuca
| Wyjątek IO |
|---|
public static SavedTensorSliceMeta parseDelimitedFrom (dane wejściowe wejściowe strumienia wejściowego, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Wyjątek IO |
|---|
public static SavedTensorSliceMeta parseFrom (dane ByteBuffer)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
publiczny statyczny SavedTensorSliceMeta parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
| Wyjątek IO |
|---|
public static SavedTensorSliceMeta parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
public static SavedTensorSliceMeta parseFrom (wejście com.google.protobuf.CodedInputStream)
Rzuca
| Wyjątek IO |
|---|
publiczny statyczny SavedTensorSliceMeta parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
public static SavedTensorSliceMeta parseFrom (dane com.google.protobuf.ByteString)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
public static SavedTensorSliceMeta parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
| Wyjątek IO |
|---|
public static SavedTensorSliceMeta parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
publiczna statyka parser ()
public void writeTo (wyjście com.google.protobuf.CodedOutputStream)
Rzuca
| Wyjątek IO |
|---|