کلاس نهایی استاتیک عمومی SavedSliceMeta.Builder
Metadata describing the set of slices of the same tensor saved in a checkpoint file.
tensorflow.SavedSliceMeta روش های عمومی
| SavedSliceMeta.Builder | addAllSlice (Iterable<? مقادیر TensorSliceProto را گسترش می دهد) Explicit list of slices saved in the checkpoint file. |
| SavedSliceMeta.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object) |
| SavedSliceMeta.Builder | |
| SavedSliceMeta.Builder | addSlice ( TensorSliceProto.Builder builderForValue) Explicit list of slices saved in the checkpoint file. |
| SavedSliceMeta.Builder | |
| SavedSliceMeta.Builder | addSlice (int index، 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 index) Explicit list of slices saved in the checkpoint file. |
| SavedSliceMeta | ساختن () |
| SavedSliceMeta | ساخت جزئی () |
| SavedSliceMeta.Builder | روشن () |
| SavedSliceMeta.Builder | clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor) |
| SavedSliceMeta.Builder | clearName () Name of the tensor. |
| SavedSliceMeta.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| SavedSliceMeta.Builder | شفاف () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
| SavedSliceMeta.Builder | clearSlice () Explicit list of slices saved in the checkpoint file. |
| SavedSliceMeta.Builder | clearType () Type of the tensor .tensorflow.DataType type = 3; |
| SavedSliceMeta.Builder | کلون () |
| SavedSliceMeta | |
| نهایی static com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| رشته | getName () Name of the tensor. |
| com.google.protobuf.ByteString | getNameBytes () Name of the tensor. |
| TensorShapeProto | 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; |
| TensorSliceProto | getSlice (شاخص int) Explicit list of slices saved in the checkpoint file. |
| TensorSliceProto.Builder | getSliceBuilder (شاخص int) Explicit list of slices saved in the checkpoint file. |
| List< 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; |
| بولی نهایی | |
| SavedSliceMeta.Builder | mergeFrom (com.google.protobuf.Message other) |
| SavedSliceMeta.Builder | mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| SavedSliceMeta.Builder | |
| نهایی SavedSliceMeta.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
| SavedSliceMeta.Builder | removeSlice (شاخص int) Explicit list of slices saved in the checkpoint file. |
| SavedSliceMeta.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object) |
| SavedSliceMeta.Builder | setName (مقدار رشته) Name of the tensor. |
| SavedSliceMeta.Builder | setNameBytes (مقدار com.google.protobuf.ByteString) Name of the tensor. |
| SavedSliceMeta.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object) |
| SavedSliceMeta.Builder | |
| SavedSliceMeta.Builder | setShape ( TensorShapeProto.Builder builderForValue) Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
| SavedSliceMeta.Builder | |
| SavedSliceMeta.Builder | setSlice (int index، TensorSliceProto.Builder builderForValue) Explicit list of slices saved in the checkpoint file. |
| SavedSliceMeta.Builder | |
| SavedSliceMeta.Builder | setTypeValue (مقدار int) Type of the tensor .tensorflow.DataType type = 3; |
| نهایی SavedSliceMeta.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
روش های ارثی
روش های عمومی
عمومی SavedSliceMeta.Builder addAllSlice (Iterable<? مقادیر TensorSliceProto را گسترش می دهد)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; عمومی SavedSliceMeta.Builder addRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، مقدار Object)
عمومی SavedSliceMeta.Builder addSlice (شاخص int، مقدار TensorSliceProto )
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; عمومی SavedSliceMeta.Builder addSlice ( TensorSliceProto.Builder builderForValue)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; عمومی SavedSliceMeta.Builder addSlice (مقدار TensorSliceProto )
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; عمومی SavedSliceMeta.Builder addSlice (int index، TensorSliceProto.Builder builderForValue)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; عمومی TensorSliceProto.Builder addSliceBuilder ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; عمومی TensorSliceProto.Builder addSliceBuilder (int index)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; عمومی SavedSliceMeta.Builder clearShape ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2; عمومی SavedSliceMeta.Builder clearSlice ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
عمومی com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
رشته عمومی getName ()
Name of the tensor.
string name = 1; عمومی com.google.protobuf.ByteString getNameBytes ()
Name of the tensor.
string name = 1; عمومی TensorShapeProto.Builder getShapeBuilder ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2; عمومی TensorShapeProtoOrBuilder getShapeOrBuilder ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2; عمومی TensorSliceProto getSlice (int index)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; عمومی TensorSliceProto.Builder getSliceBuilder (int index)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; لیست عمومی < TensorSliceProto.Builder > getSliceBuilderList ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; عمومی int getSliceCount ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; لیست عمومی< TensorSliceProto > getSliceList ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; عمومی TensorSliceProtoOrBuilder getSliceOrBuilder (int index)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; لیست عمومی<? گسترش TensorSliceProtoOrBuilder > getSliceOrBuilderList ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; عمومی int getTypeValue ()
Type of the tensor
.tensorflow.DataType type = 3; hasShape بولی عمومی ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2; بولین نهایی عمومی isInitialized ()
عمومی SavedSliceMeta.Builder mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| IOException |
|---|
عمومی SavedSliceMeta.Builder mergeShape (مقدار TensorShapeProto )
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2; نهایی عمومی SavedSliceMeta.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
عمومی SavedSliceMeta.Builder removeSlice (int index)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; public setField SavedSliceMeta.Builder (com.google.protobuf.Descriptors.FieldDescriptor، مقدار Object)
عمومی SavedSliceMeta.Builder setNameBytes (مقدار com.google.protobuf.ByteString)
Name of the tensor.
string name = 1; عمومی SavedSliceMeta.Builder setRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object)
عمومی SavedSliceMeta.Builder setShape (مقدار TensorShapeProto )
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2; عمومی SavedSliceMeta.Builder setShape ( TensorShapeProto.Builder builderForValue)
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2; عمومی SavedSliceMeta.Builder setSlice (شاخص int، مقدار TensorSliceProto )
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; عمومی SavedSliceMeta.Builder setSlice (int index، TensorSliceProto.Builder builderForValue)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; عمومی SavedSliceMeta.Builder setType (مقدار DataType )
Type of the tensor
.tensorflow.DataType type = 3; عمومی SavedSliceMeta.Builder setTypeValue (مقدار int)
Type of the tensor
.tensorflow.DataType type = 3;