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، قيمة الكائن)
شريحة محفوظة
شريحة محفوظة
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
اسم واضح ()
 Name of the tensor that this slice belongs to.
SavedSlice.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SavedSlice.Builder
شريحة واضحة ()
 Extent of the slice.
SavedSlice.Builder
TensorProto
احصل على البيانات ()
 The raw data of the slice is stored as a TensorProto.
TensorProto.Builder
الحصول على البيانات ()
 The raw data of the slice is stored as a TensorProto.
TensorProtoOrBuilder
getDataOrBuilder ()
 The raw data of the slice is stored as a TensorProto.
شريحة محفوظة
النهائي الثابت com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
خيط
الحصول على الاسم ()
 Name of the tensor that this slice belongs to.
com.google.protobuf.ByteString
الحصول على اسم بايت ()
 Name of the tensor that this slice belongs to.
TensorSliceProto
الحصول على شريحة ()
 Extent of the slice.
TensorSliceProto.Builder
الحصول على SliceBuilder ()
 Extent of the slice.
TensorSliceProtoOrBuilder
getSliceOrBuilder ()
 Extent of the slice.
منطقية
لديه بيانات ()
 The raw data of the slice is stored as a TensorProto.
منطقية
شريحة ()
 Extent of the slice.
منطقية نهائية
SavedSlice.Builder
دمج البيانات (قيمة TensorProto )
 The raw data of the slice is stored as a TensorProto.
SavedSlice.Builder
دمج من (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
SavedSlice.Builder
دمج من (com.google.protobuf.Message أخرى)
SavedSlice.Builder
دمج شريحة (قيمة TensorSliceProto )
 Extent of the slice.
SavedSlice.Builder النهائي
دمجUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
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، قيمة الكائن)
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، قيمة الكائن)
SavedSlice.Builder
setSlice (قيمة TensorSliceProto )
 Extent of the slice.
SavedSlice.Builder
سيت سلايس ( TensorSliceProto.Builder builderForValue)
 Extent of the slice.
SavedSlice.Builder النهائي
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

الطرق الموروثة

الأساليب العامة

SavedSlice.Builder public addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)

بناء SavedSlice العام ()

بناء SavedSlice العام الجزئي ()

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;

getDataOrBuilder العامة لـ TensorProtoOrBuilder ()

 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 ()

النهائي العام الثابت 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;

بيانات منطقية عامة ()

 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;

تمت تهيئة القيمة المنطقية النهائية العامة ()

بيانات دمج SavedSlice.Builder العامة (قيمة 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 input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

SavedSlice.Builder mergeFrom العام (com.google.protobuf.Message أخرى)

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.UnknownFieldSetUnknownFields)

مجموعة SavedSlice.Builder العامة ( 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 العامة (قيمة 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 public setField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)

اسم مجموعة SavedSlice.Builder العام (قيمة السلسلة)

 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 العامة NameBytes (قيمة 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، قيمة الكائن)

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.UnknownFieldSetUnknownFields)