کلاس نهایی استاتیک عمومی SavedSlice.Builder
Saved tensor slice: it stores the name of the tensors, the slice, and the raw data.
tensorflow.SavedSlice
روش های عمومی
SavedSlice.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object) |
SavedSlice | ساختن () |
SavedSlice | ساخت جزئی () |
SavedSlice.Builder | روشن () |
SavedSlice.Builder | clearData () 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 | |
SavedSlice.Builder | mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SavedSlice.Builder | mergeFrom (com.google.protobuf.Message other) |
SavedSlice.Builder | |
نهایی 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 | |
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 | |
SavedSlice.Builder | |
نهایی SavedSlice.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
روش های ارثی
روش های عمومی
عمومی SavedSlice.Builder addRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، مقدار Object)
عمومی 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 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 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;
عمومی 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;
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 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 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;