SavedTensorSlices

パブリック最終クラスSavedTensorSlices

 Each record in a v3 checkpoint file is a serialized SavedTensorSlices
 message.
 
Protobuf 型tensorflow.SavedTensorSlices

ネストされたクラス

クラス保存済みTensorSlices.Builder
 Each record in a v3 checkpoint file is a serialized SavedTensorSlices
 message. 

定数

パブリックメソッド

ブール値
等しい(オブジェクトオブジェクト)
保存されたスライス
getData ()
 This exists in all but the first item of each checkpoint file.
保存済みスライスまたはビルダー
getDataOrBuilder ()
 This exists in all but the first item of each checkpoint file.
静的SavedTensorSlices
保存されたTensorSlices
最終的な静的 com.google.protobuf.Descriptors.Descriptor
保存済みTensorSliceMeta
getMeta ()
 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.
保存済みTensorSliceMetaOrBuilder
getMetaOrBuilder ()
 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.
整数
最終的な com.google.protobuf.UnknownFieldSet
ブール値
hasData ()
 This exists in all but the first item of each checkpoint file.
ブール値
メタがある()
 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.
整数
最終ブール値
静的SavedTensorSlices.Builder
newBuilder ( SavedTensorSlicesプロトタイプ)
静的SavedTensorSlices.Builder
保存済みTensorSlices.Builder
静的SavedTensorSlices
parseDelimitedFrom (InputStream 入力)
静的SavedTensorSlices
parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的SavedTensorSlices
parseFrom (ByteBuffer データ)
静的SavedTensorSlices
parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的SavedTensorSlices
parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的SavedTensorSlices
parseFrom (com.google.protobuf.CodedInputStream 入力)
静的SavedTensorSlices
parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的SavedTensorSlices
parseFrom (com.google.protobuf.ByteString データ)
静的SavedTensorSlices
parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的SavedTensorSlices
parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的
保存済みTensorSlices.Builder
空所
writeTo (com.google.protobuf.CodedOutputStream 出力)

継承されたメソッド

ブール値
等しい(オブジェクト arg0)
最終クラス<?>
getClass ()
整数
ハッシュコード()
最後の空白
通知する()
最後の空白
すべて通知()
toString ()
最後の空白
wait (long arg0, int arg1)
最後の空白
待機(長い引数0)
最後の空白
待って()
org.tensorflow.proto.util.SavedTensorSlicesOrBuilderより
抽象的な保存されたスライス
getData ()
 This exists in all but the first item of each checkpoint file.
抽象的な保存済みスライスまたはビルダー
getDataOrBuilder ()
 This exists in all but the first item of each checkpoint file.
抽象SavedTensorSliceMeta
getMeta ()
 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.
抽象SavedTensorSliceMetaOrBuilder
getMetaOrBuilder ()
 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.
抽象ブール値
hasData ()
 This exists in all but the first item of each checkpoint file.
抽象ブール値
メタがある()
 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.

定数

パブリック静的最終整数DATA_FIELD_NUMBER

定数値: 2

パブリック静的最終整数META_FIELD_NUMBER

定数値: 1

パブリックメソッド

public booleanに等しい(オブジェクト obj)

public SavedSlice getData ()

 This exists in all but the first item of each checkpoint file.
 
.tensorflow.SavedSlice data = 2;

public SavedSliceOrBuilder getDataOrBuilder ()

 This exists in all but the first item of each checkpoint file.
 
.tensorflow.SavedSlice data = 2;

public static SavedTensorSlices getDefaultInstance ()

public SavedTensorSlices getDefaultInstanceForType ()

public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public SavedTensorSliceMeta getMeta ()

 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.
 
.tensorflow.SavedTensorSliceMeta meta = 1;

public SavedTensorSliceMetaOrBuilder getMetaOrBuilder ()

 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.
 
.tensorflow.SavedTensorSliceMeta meta = 1;

公共getParserForType ()

public int getSerializedSize ()

public Final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public boolean hasData ()

 This exists in all but the first item of each checkpoint file.
 
.tensorflow.SavedSlice data = 2;

public boolean hasMeta ()

 This is only present at the first item of each checkpoint file and serves
 as a table of contents, listing all the tensor slices saved in this file.
 
.tensorflow.SavedTensorSliceMeta meta = 1;

public int hashCode ()

パブリック最終ブール値isInitialized ()

public static SavedTensorSlices.Builder newBuilder ( SavedTensorSlicesプロトタイプ)

public static SavedTensorSlices.Builder newBuilder ()

public SavedTensorSlices.Builder newBuilderForType ()

public static SavedTensorSlices parseDelimitedFrom (InputStream 入力)

投げる
IO例外

public static SavedTensorSlices parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public static SavedTensorSlices parseFrom (ByteBuffer データ)

投げる
無効なプロトコルバッファ例外

public static SavedTensorSlices parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public static SavedTensorSlices parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
無効なプロトコルバッファ例外

public static SavedTensorSlices parseFrom (com.google.protobuf.CodedInputStream 入力)

投げる
IO例外

public static SavedTensorSlices parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
無効なプロトコルバッファ例外

public static SavedTensorSlices parseFrom (com.google.protobuf.ByteString データ)

投げる
無効なプロトコルバッファ例外

public static SavedTensorSlices parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public static SavedTensorSlices parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
無効なプロトコルバッファ例外

パブリック静的パーサー()

public SavedTensorSlices.Builder toBuilder ()

public void writeTo (com.google.protobuf.CodedOutputStream 出力)

投げる
IO例外