SavedSliceMeta.Builder

パブリック静的最終クラスSavedSliceMeta.Builder

 Metadata describing the set of slices of the same tensor saved in a
 checkpoint file.
 
Protobuf 型tensorflow.SavedSliceMeta

パブリックメソッド

保存済みSliceMeta.Builder
addAllSlice (Iterable<? extends TensorSliceProto > 値)
 Explicit list of slices saved in the checkpoint file.
保存済みSliceMeta.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
保存済みSliceMeta.Builder
addSlice (int インデックス、 TensorSliceProto値)
 Explicit list of slices saved in the checkpoint file.
保存済みSliceMeta.Builder
addSlice ( TensorSliceProto.Builder builderForValue)
 Explicit list of slices saved in the checkpoint file.
保存済みSliceMeta.Builder
addSlice ( TensorSliceProto値)
 Explicit list of slices saved in the checkpoint file.
保存済みSliceMeta.Builder
addSlice (int インデックス、 TensorSliceProto.Builder builderForValue)
 Explicit list of slices saved in the checkpoint file.
TensorSliceProto.Builder
addSliceBuilder ()
 Explicit list of slices saved in the checkpoint file.
TensorSliceProto.Builder
addSliceBuilder (int インデックス)
 Explicit list of slices saved in the checkpoint file.
保存済みスライスメタ
建てる()
保存済みスライスメタ
保存済みSliceMeta.Builder
クリア()
保存済みSliceMeta.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
保存済みSliceMeta.Builder
クリアネーム()
 Name of the tensor.
保存済みSliceMeta.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
保存済みSliceMeta.Builder
クリアシェイプ()
 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;
保存済みSliceMeta.Builder
クリアスライス()
 Explicit list of slices saved in the checkpoint file.
保存済みSliceMeta.Builder
クリアタイプ()
 Type of the tensor
 
.tensorflow.DataType type = 3;
保存済みSliceMeta.Builder
保存済みスライスメタ
最終的な静的 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getName ()
 Name of the tensor.
com.google.protobuf.ByteString
getNameBytes ()
 Name of the tensor.
テンソル形状プロト
getShape ()
 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProto.Builder
getShapeBuilder ()
 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;
テンソルスライスプロト
getSlice (int インデックス)
 Explicit list of slices saved in the checkpoint file.
TensorSliceProto.Builder
getSliceBuilder (int インデックス)
 Explicit list of slices saved in the checkpoint file.
リスト< TensorSliceProto.Builder >
getSliceBuilderList ()
 Explicit list of slices saved in the checkpoint file.
整数
getSliceCount ()
 Explicit list of slices saved in the checkpoint file.
リスト< TensorSliceProto >
getSliceList ()
 Explicit list of slices saved in the checkpoint file.
TensorSliceProtoOrBuilder
getSliceOrBuilder (int インデックス)
 Explicit list of slices saved in the checkpoint file.
リスト<? TensorSliceProtoOrBuilderを拡張 >
getSliceOrBuilderList ()
 Explicit list of slices saved in the checkpoint file.
データ・タイプ
getType ()
 Type of the tensor
 
.tensorflow.DataType type = 3;
整数
getTypeValue ()
 Type of the tensor
 
.tensorflow.DataType type = 3;
ブール値
hasShape ()
 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;
最終ブール値
保存済みSliceMeta.Builder
mergeFrom (com.google.protobuf.Message other)
保存済みSliceMeta.Builder
mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
保存済みSliceMeta.Builder
mergeShape ( TensorShapeProto値)
 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;
最終的に保存されたSliceMeta.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
保存済みSliceMeta.Builder
RemoveSlice (int インデックス)
 Explicit list of slices saved in the checkpoint file.
保存済みSliceMeta.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
保存済みSliceMeta.Builder
setName (文字列値)
 Name of the tensor.
保存済みSliceMeta.Builder
setNameBytes (com.google.protobuf.ByteString 値)
 Name of the tensor.
保存済みSliceMeta.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
保存済みSliceMeta.Builder
setShape ( TensorShapeProto値)
 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;
保存済みSliceMeta.Builder
setShape ( TensorShapeProto.Builder builderForValue)
 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;
保存済みSliceMeta.Builder
setSlice (int インデックス、 TensorSliceProto値)
 Explicit list of slices saved in the checkpoint file.
保存済みSliceMeta.Builder
setSlice (int インデックス、 TensorSliceProto.Builder builderForValue)
 Explicit list of slices saved in the checkpoint file.
保存済みSliceMeta.Builder
setType ( DataType値)
 Type of the tensor
 
.tensorflow.DataType type = 3;
保存済みSliceMeta.Builder
setTypeValue (int 値)
 Type of the tensor
 
.tensorflow.DataType type = 3;
最終的に保存されたSliceMeta.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

継承されたメソッド

パブリックメソッド

public SavedSliceMeta.Builder addAllSlice (Iterable<? extends TensorSliceProto > 値)

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

public SavedSliceMeta.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public SavedSliceMeta.Builder addSlice (int インデックス、 TensorSliceProto値)

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

public SavedSliceMeta.Builder addSlice ( TensorSliceProto.Builder builderForValue)

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

public SavedSliceMeta.Builder addSlice ( TensorSliceProto値)

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

public SavedSliceMeta.Builder addSlice (int インデックス、 TensorSliceProto.Builder builderForValue)

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

public TensorSliceProto.Builder addSliceBuilder ()

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

public TensorSliceProto.Builder addSliceBuilder (int インデックス)

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

public SavedSliceMetaビルド()

public SavedSliceMeta buildPartial ()

public SavedSliceMeta.Builder Clear ()

public SavedSliceMeta.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)

public SavedSliceMeta.Builder clearName ()

 Name of the tensor.
 
string name = 1;

public SavedSliceMeta.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public SavedSliceMeta.Builder clearShape ()

 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;

public SavedSliceMeta.Builder clearSlice ()

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

public SavedSliceMeta.Builder clearType ()

 Type of the tensor
 
.tensorflow.DataType type = 3;

public SavedSliceMeta.Builderクローン()

public SavedSliceMeta getDefaultInstanceForType ()

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

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public String getName ()

 Name of the tensor.
 
string name = 1;

public com.google.protobuf.ByteString getNameBytes ()

 Name of the tensor.
 
string name = 1;

public TensorShapeProto getShape ()

 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;

public TensorShapeProto.Builder getShapeBuilder ()

 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;

public TensorShapeProtoOrBuilder getShapeOrBuilder ()

 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;

public TensorSliceProto getSlice (int インデックス)

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

public TensorSliceProto.Builder getSliceBuilder (int インデックス)

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

public List< TensorSliceProto.Builder > getSliceBuilderList ()

 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;

public List< TensorSliceProto > getSliceList ()

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

public TensorSliceProtoOrBuilder getSliceOrBuilder (int インデックス)

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

公開リスト<? extends TensorSliceProtoOrBuilder > getSliceOrBuilderList ()

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

public DataType getType ()

 Type of the tensor
 
.tensorflow.DataType type = 3;

public int getTypeValue ()

 Type of the tensor
 
.tensorflow.DataType type = 3;

パブリックブール値hasShape ()

 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;

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

public SavedSliceMeta.Builder mergeFrom (com.google.protobuf.Message other)

public SavedSliceMeta.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public SavedSliceMeta.Builder mergeShape ( TensorShapeProto値)

 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;

public Final SavedSliceMeta.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public SavedSliceMeta.Builder deleteSlice (int インデックス)

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

public SavedSliceMeta.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public SavedSliceMeta.Builder setName (文字列値)

 Name of the tensor.
 
string name = 1;

public SavedSliceMeta.Builder setNameBytes (com.google.protobuf.ByteString 値)

 Name of the tensor.
 
string name = 1;

public SavedSliceMeta.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)

public SavedSliceMeta.Builder setShape ( TensorShapeProto値)

 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;

public SavedSliceMeta.Builder setShape ( TensorShapeProto.Builder builderForValue)

 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;

public SavedSliceMeta.Builder setSlice (int インデックス、 TensorSliceProto値)

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

public SavedSliceMeta.Builder setSlice (int インデックス、 TensorSliceProto.Builder builderForValue)

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

public SavedSliceMeta.Builder setType ( DataType値)

 Type of the tensor
 
.tensorflow.DataType type = 3;

public SavedSliceMeta.Builder setTypeValue (int 値)

 Type of the tensor
 
.tensorflow.DataType type = 3;

public Final SavedSliceMeta.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)