TensorSliceProto.Extent.Builder

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

 Extent of the slice in one dimension.
 
Protobuf 型tensorflow.TensorSliceProto.Extent

パブリックメソッド

TensorSliceProto.Extent.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
TensorSliceProto.Extent
建てる()
TensorSliceProto.Extent
TensorSliceProto.Extent.Builder
クリア()
TensorSliceProto.Extent.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
TensorSliceProto.Extent.Builder
TensorSliceProto.Extent.Builder
クリア長さ()
int64 length = 2;
TensorSliceProto.Extent.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
TensorSliceProto.Extent.Builder
クリアスタート()
 Start index of the slice, starting at 0.
TensorSliceProto.Extent.Builder
TensorSliceProto.Extent
最終的な静的 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
TensorSliceProto.Extent.HasLengthCase
長さ
getLength ()
int64 length = 2;
長さ
スタートを切る()
 Start index of the slice, starting at 0.
最終ブール値
TensorSliceProto.Extent.Builder
mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TensorSliceProto.Extent.Builder
mergeFrom (com.google.protobuf.Message other)
最終的なTensorSliceProto.Extent.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
TensorSliceProto.Extent.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
TensorSliceProto.Extent.Builder
setLength (長い値)
int64 length = 2;
TensorSliceProto.Extent.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
TensorSliceProto.Extent.Builder
setStart (長い値)
 Start index of the slice, starting at 0.
最終的なTensorSliceProto.Extent.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

継承されたメソッド

パブリックメソッド

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

public TensorSliceProto.Extent build ()

public TensorSliceProto.Extent buildPartial ()

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

public TensorSliceProto.Extent.Builder clearHasLength ()

public TensorSliceProto.Extent.Builder clearLength ()

int64 length = 2;

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

public TensorSliceProto.Extent.Builder clearStart ()

 Start index of the slice, starting at 0.
 
int64 start = 1;

public TensorSliceProto.Extent.Builderクローン()

public TensorSliceProto.Extent getDefaultInstanceForType ()

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

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

public TensorSliceProto.Extent.HasLengthCase getHasLengthCase ()

パブリックロングgetLength ()

int64 length = 2;

public long getStart ()

 Start index of the slice, starting at 0.
 
int64 start = 1;

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

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

投げる
IO例外

public TensorSliceProto.Extent.Builder mergeFrom (com.google.protobuf.Message other)

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

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

public TensorSliceProto.Extent.Builder setLength (long 値)

int64 length = 2;

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

public TensorSliceProto.Extent.Builder setStart (long 値)

 Start index of the slice, starting at 0.
 
int64 start = 1;

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