کلاس نهایی استاتیک عمومی TaggedRunMetadata.Builder
For logging the metadata output for a single session.run() call.
tensorflow.TaggedRunMetadata روش های عمومی
| TaggedRunMetadata.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object) |
| TaggedRunMetadata | ساختن () |
| TaggedRunMetadata | ساخت جزئی () |
| TaggedRunMetadata.Builder | روشن () |
| TaggedRunMetadata.Builder | clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor) |
| TaggedRunMetadata.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| TaggedRunMetadata.Builder | clearRunMetadata () Byte-encoded version of the `RunMetadata` proto in order to allow lazy deserialization. |
| TaggedRunMetadata.Builder | clearTag () Tag name associated with this metadata. |
| TaggedRunMetadata.Builder | کلون () |
| TaggedRunMetadata | |
| نهایی static com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.ByteString | getRunMetadata () Byte-encoded version of the `RunMetadata` proto in order to allow lazy deserialization. |
| رشته | getTag () Tag name associated with this metadata. |
| com.google.protobuf.ByteString | getTagBytes () Tag name associated with this metadata. |
| بولی نهایی | |
| TaggedRunMetadata.Builder | mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| TaggedRunMetadata.Builder | mergeFrom (com.google.protobuf.Message other) |
| آخرین TaggedRunMetadata.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
| TaggedRunMetadata.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object) |
| TaggedRunMetadata.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object) |
| TaggedRunMetadata.Builder | setRunMetadata (مقدار com.google.protobuf.ByteString) Byte-encoded version of the `RunMetadata` proto in order to allow lazy deserialization. |
| TaggedRunMetadata.Builder | setTag (مقدار رشته) Tag name associated with this metadata. |
| TaggedRunMetadata.Builder | setTagBytes (com.google.protobuf.ByteString مقدار) Tag name associated with this metadata. |
| آخرین TaggedRunMetadata.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
روش های ارثی
روش های عمومی
public TaggedRunMetadata.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
عمومی TaggedRunMetadata.Builder clearRunMetadata ()
Byte-encoded version of the `RunMetadata` proto in order to allow lazy deserialization.
bytes run_metadata = 2; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
عمومی com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
عمومی com.google.protobuf.ByteString getRunMetadata ()
Byte-encoded version of the `RunMetadata` proto in order to allow lazy deserialization.
bytes run_metadata = 2; دریافت برچسب عمومی ()
Tag name associated with this metadata.
string tag = 1; عمومی com.google.protobuf.ByteString getTagBytes ()
Tag name associated with this metadata.
string tag = 1; بولین نهایی عمومی isInitialized ()
عمومی TaggedRunMetadata.Builder mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| IOException |
|---|
نهایی عمومی TaggedRunMetadata.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public TaggedRunMetadata.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
public TaggedRunMetadata.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، نمایه int، مقدار Object)
عمومی TaggedRunMetadata.Builder setRunMetadata (مقدار com.google.protobuf.ByteString)
Byte-encoded version of the `RunMetadata` proto in order to allow lazy deserialization.
bytes run_metadata = 2; عمومی TaggedRunMetadata.Builder setTag (مقدار رشته)
Tag name associated with this metadata.
string tag = 1;عمومی TaggedRunMetadata.Builder setTagBytes (مقدار com.google.protobuf.ByteString)
Tag name associated with this metadata.
string tag = 1;