کلاس نهایی عمومی SavedSliceMeta
Metadata describing the set of slices of the same tensor saved in a checkpoint file.
tensorflow.SavedSliceMeta کلاس های تو در تو
| کلاس | SavedSliceMeta.Builder | Metadata describing the set of slices of the same tensor saved in a checkpoint file. | |
ثابت ها
| بین المللی | NAME_FIELD_NUMBER | |
| بین المللی | SHAPE_FIELD_NUMBER | |
| بین المللی | SLICE_FIELD_NUMBER | |
| بین المللی | TYPE_FIELD_NUMBER |
روش های عمومی
| بولی | برابر است (object obj) |
| SavedSliceMeta ایستا | |
| SavedSliceMeta | |
| نهایی static 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; |
| TensorShapeProtoOrBuilder | getShapeOrBuilder () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
| TensorSliceProto | getSlice (شاخص int) 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; |
| com.google.protobuf.UnknownFieldSet نهایی | |
| بولی | hasShape () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
| بین المللی | کد هش () |
| بولی نهایی | |
| استاتیک SavedSliceMeta.Builder | newBuilder (نمونه اولیه SavedSliceMeta ) |
| استاتیک SavedSliceMeta.Builder | newBuilder () |
| SavedSliceMeta.Builder | |
| SavedSliceMeta ایستا | parseDelimitedFrom (ورودی جریان ورودی) |
| SavedSliceMeta ایستا | parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| SavedSliceMeta ایستا | parseFrom (داده های ByteBuffer) |
| SavedSliceMeta ایستا | parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| SavedSliceMeta ایستا | parseFrom (دادههای ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| SavedSliceMeta ایستا | parseFrom (ورودی com.google.protobuf.CodedInputStream) |
| SavedSliceMeta ایستا | parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| SavedSliceMeta ایستا | parseFrom (داده های com.google.protobuf.ByteString) |
| SavedSliceMeta ایستا | parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| SavedSliceMeta ایستا | parseFrom (دادههای com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| ایستا | تجزیه کننده () |
| SavedSliceMeta.Builder | toBuilder () |
| باطل | writeTo (خروجی com.google.protobuf.CodedOutputStream) |
روش های ارثی
ثابت ها
نهایی استاتیک عمومی NAME_FIELD_NUMBER
ارزش ثابت: 1
SHAPE_FIELD_NUMBER نهایی استاتیک عمومی
مقدار ثابت: 2
نهایی استاتیک عمومی SLICE_FIELD_NUMBER
ارزش ثابت: 4
نهایی استاتیک عمومی TYPE_FIELD_NUMBER
مقدار ثابت: 3
روش های عمومی
بولین عمومی برابر است (Object Obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
رشته عمومی getName ()
Name of the tensor.
string name = 1; عمومی com.google.protobuf.ByteString getNameBytes ()
Name of the tensor.
string name = 1; عمومی getParserForType ()
عمومی int getSerializedSize ()
عمومی 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; عمومی 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; عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()
hasShape بولی عمومی ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2; هش کد عمومی ()
بولین نهایی عمومی isInitialized ()
عمومی ثابت SavedSliceMeta parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| IOException |
|---|
عمومی ثابت SavedSliceMeta parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| IOException |
|---|
عمومی ثابت SavedSliceMeta parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
عمومی ایستا SavedSliceMeta parseFrom (ورودی com.google.protobuf.CodedInputStream)
پرتاب می کند
| IOException |
|---|
عمومی ثابت SavedSliceMeta parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
عمومی ایستا SavedSliceMeta parseFrom (داده های com.google.protobuf.ByteString)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
عمومی ایستا SavedSliceMeta parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| IOException |
|---|
عمومی ایستا SavedSliceMeta parseFrom (داده های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
استاتیک عمومی تجزیه کننده ()
public void writeTo (خروجی com.google.protobuf.CodedOutputStream)
پرتاب می کند
| IOException |
|---|