SavedSlice.Builder

کلاس نهایی استاتیک عمومی SavedSlice.Builder

 Saved tensor slice: it stores the name of the tensors, the slice, and the
 raw data.
 
نوع Protobuf tensorflow.SavedSlice

روش های عمومی

SavedSlice.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
SavedSlice
SavedSlice
SavedSlice.Builder
SavedSlice.Builder
اطلاعات روشن ()
 The raw data of the slice is stored as a TensorProto.
SavedSlice.Builder
clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor)
SavedSlice.Builder
clearName ()
 Name of the tensor that this slice belongs to.
SavedSlice.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SavedSlice.Builder
clearSlice ()
 Extent of the slice.
SavedSlice.Builder
TensorProto
getData ()
 The raw data of the slice is stored as a TensorProto.
TensorProto.Builder
getDataBuilder ()
 The raw data of the slice is stored as a TensorProto.
TensorProtoOrBuilder
getDataOrBuilder ()
 The raw data of the slice is stored as a TensorProto.
SavedSlice
نهایی static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
رشته
getName ()
 Name of the tensor that this slice belongs to.
com.google.protobuf.ByteString
getNameBytes ()
 Name of the tensor that this slice belongs to.
TensorSliceProto
getSlice ()
 Extent of the slice.
TensorSliceProto.Builder
getSliceBuilder ()
 Extent of the slice.
TensorSliceProtoOrBuilder
getSliceOrBuilder ()
 Extent of the slice.
بولی
hasData ()
 The raw data of the slice is stored as a TensorProto.
بولی
hasSlice ()
 Extent of the slice.
بولی نهایی
SavedSlice.Builder
mergeData (مقدار TensorProto )
 The raw data of the slice is stored as a TensorProto.
SavedSlice.Builder
mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedSlice.Builder
mergeFrom (com.google.protobuf.Message other)
SavedSlice.Builder
mergeSlice (مقدار TensorSliceProto )
 Extent of the slice.
نهایی SavedSlice.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
SavedSlice.Builder
setData ( TensorProto.Builder builderForValue)
 The raw data of the slice is stored as a TensorProto.
SavedSlice.Builder
setData (مقدار TensorProto )
 The raw data of the slice is stored as a TensorProto.
SavedSlice.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
SavedSlice.Builder
setName (مقدار رشته)
 Name of the tensor that this slice belongs to.
SavedSlice.Builder
setNameBytes (مقدار com.google.protobuf.ByteString)
 Name of the tensor that this slice belongs to.
SavedSlice.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object)
SavedSlice.Builder
setSlice (مقدار TensorSliceProto )
 Extent of the slice.
SavedSlice.Builder
setSlice ( TensorSliceProto.Builder builderForValue)
 Extent of the slice.
نهایی SavedSlice.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

روش های ارثی

روش های عمومی

عمومی SavedSlice.Builder addRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، مقدار Object)

ساخت عمومی SavedSlice ()

عمومی SavedSlice buildPartial ()

عمومی SavedSlice.Builder پاک ()

عمومی SavedSlice.Builder clearData ()

 The raw data of the slice is stored as a TensorProto. Only raw data are
 stored (we don't fill in fields such as dtype or tensor_shape).
 
.tensorflow.TensorProto data = 3;

عمومی SavedSlice.Builder clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor)

عمومی SavedSlice.Builder clearName ()

 Name of the tensor that this slice belongs to. This must be identical to
 the name used to encode the key for this record.
 
string name = 1;

عمومی SavedSlice.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

عمومی SavedSlice.Builder clearSlice ()

 Extent of the slice.  Must have one entry for each of the dimension of the
 tensor that this slice belongs to.
 
.tensorflow.TensorSliceProto slice = 2;

کلون عمومی SavedSlice.Builder ()

عمومی TensorProto getData ()

 The raw data of the slice is stored as a TensorProto. Only raw data are
 stored (we don't fill in fields such as dtype or tensor_shape).
 
.tensorflow.TensorProto data = 3;

عمومی TensorProto.Builder getDataBuilder ()

 The raw data of the slice is stored as a TensorProto. Only raw data are
 stored (we don't fill in fields such as dtype or tensor_shape).
 
.tensorflow.TensorProto data = 3;

عمومی TensorProtoOrBuilder getDataOrBuilder ()

 The raw data of the slice is stored as a TensorProto. Only raw data are
 stored (we don't fill in fields such as dtype or tensor_shape).
 
.tensorflow.TensorProto data = 3;

عمومی SavedSlice getDefaultInstanceForType ()

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

عمومی com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

رشته عمومی getName ()

 Name of the tensor that this slice belongs to. This must be identical to
 the name used to encode the key for this record.
 
string name = 1;

عمومی com.google.protobuf.ByteString getNameBytes ()

 Name of the tensor that this slice belongs to. This must be identical to
 the name used to encode the key for this record.
 
string name = 1;

عمومی TensorSliceProto getSlice ()

 Extent of the slice.  Must have one entry for each of the dimension of the
 tensor that this slice belongs to.
 
.tensorflow.TensorSliceProto slice = 2;

عمومی TensorSliceProto.Builder getSliceBuilder ()

 Extent of the slice.  Must have one entry for each of the dimension of the
 tensor that this slice belongs to.
 
.tensorflow.TensorSliceProto slice = 2;

عمومی TensorSliceProtoOrBuilder getSliceOrBuilder ()

 Extent of the slice.  Must have one entry for each of the dimension of the
 tensor that this slice belongs to.
 
.tensorflow.TensorSliceProto slice = 2;

hasData بولین عمومی ()

 The raw data of the slice is stored as a TensorProto. Only raw data are
 stored (we don't fill in fields such as dtype or tensor_shape).
 
.tensorflow.TensorProto data = 3;

hasSlice بولین عمومی ()

 Extent of the slice.  Must have one entry for each of the dimension of the
 tensor that this slice belongs to.
 
.tensorflow.TensorSliceProto slice = 2;

بولین نهایی عمومی isInitialized ()

عمومی SavedSlice.Builder mergeData (مقدار TensorProto )

 The raw data of the slice is stored as a TensorProto. Only raw data are
 stored (we don't fill in fields such as dtype or tensor_shape).
 
.tensorflow.TensorProto data = 3;

عمومی SavedSlice.Builder mergeFrom (com.google.protobuf.CodedInputStream ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی SavedSlice.Builder mergeFrom (com.google.protobuf.Message other)

عمومی SavedSlice.Builder mergeSlice (مقدار TensorSliceProto )

 Extent of the slice.  Must have one entry for each of the dimension of the
 tensor that this slice belongs to.
 
.tensorflow.TensorSliceProto slice = 2;

عمومی نهایی SavedSlice.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

عمومی SavedSlice.Builder setData ( TensorProto.Builder builderForValue)

 The raw data of the slice is stored as a TensorProto. Only raw data are
 stored (we don't fill in fields such as dtype or tensor_shape).
 
.tensorflow.TensorProto data = 3;

عمومی SavedSlice.Builder setData (مقدار TensorProto )

 The raw data of the slice is stored as a TensorProto. Only raw data are
 stored (we don't fill in fields such as dtype or tensor_shape).
 
.tensorflow.TensorProto data = 3;

public setField SavedSlice.Builder (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)

عمومی SavedSlice.Builder setName (مقدار رشته)

 Name of the tensor that this slice belongs to. This must be identical to
 the name used to encode the key for this record.
 
string name = 1;

عمومی SavedSlice.Builder setNameBytes (مقدار com.google.protobuf.ByteString)

 Name of the tensor that this slice belongs to. This must be identical to
 the name used to encode the key for this record.
 
string name = 1;

عمومی SavedSlice.Builder setRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object)

عمومی SavedSlice.Builder setSlice (مقدار TensorSliceProto )

 Extent of the slice.  Must have one entry for each of the dimension of the
 tensor that this slice belongs to.
 
.tensorflow.TensorSliceProto slice = 2;

عمومی SavedSlice.Builder setSlice ( TensorSliceProto.Builder builderForValue)

 Extent of the slice.  Must have one entry for each of the dimension of the
 tensor that this slice belongs to.
 
.tensorflow.TensorSliceProto slice = 2;

نهایی عمومی SavedSlice.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)