כיתת גמר ציבורית NamedTensorProto
A pair of tensor name and tensor values.
tensorflow.NamedTensorProto כיתות מקוננות
| מַחלָקָה | בשםTensorProto.Builder | A pair of tensor name and tensor values. | |
קבועים
| int | NAME_FIELD_NUMBER | |
| int | TENSOR_FIELD_NUMBER |
שיטות ציבוריות
| בוליאני | שווה (Object obj) |
| סטטי NamedTensorProto | |
| בשם TensorProto | |
| final static com.google.protobuf.Descriptors.Descriptor | |
| חוּט | getName () Name of the tensor. |
| com.google.protobuf.ByteString | getNameBytes () Name of the tensor. |
| int | |
| TensorProto | getTensor () The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors. |
| TensorProtoOrBuilder | getTensorOrBuilder () The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors. |
| final com.google.protobuf.UnknownFieldSet | |
| בוליאני | hasTensor () The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors. |
| int | hashcode () |
| בוליאנית סופית | |
| סטטי NamedTensorProto.Builder | newBuilder (אב טיפוס NamedTensorProto ) |
| סטטי NamedTensorProto.Builder | newBuilder () |
| בשםTensorProto.Builder | |
| סטטי NamedTensorProto | parseDelimitedFrom (קלט InputStream) |
| סטטי NamedTensorProto | parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי NamedTensorProto | parseFrom (נתוני ByteBuffer) |
| סטטי NamedTensorProto | parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי NamedTensorProto | parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי NamedTensorProto | parseFrom (קלט com.google.protobuf.CodedInputStream) |
| סטטי NamedTensorProto | parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי NamedTensorProto | parseFrom (נתוני com.google.protobuf.ByteString) |
| סטטי NamedTensorProto | parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי NamedTensorProto | parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטָטִי | מנתח () |
| בשםTensorProto.Builder | toBuilder () |
| בָּטֵל | writeTo (פלט com.google.protobuf.CodedOutputStream) |
שיטות בירושה
קבועים
גמר סטטי ציבורי NAME_FIELD_NUMBER
ערך קבוע: 1
גמר סטטי ציבורי TENSOR_FIELD_NUMBER
ערך קבוע: 2
שיטות ציבוריות
שווה ערך בוליאני ציבורי (Object obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
מחרוזת ציבורית getName ()
Name of the tensor.
string name = 1; public com.google.protobuf.ByteString getNameBytes ()
Name of the tensor.
string name = 1; פּוּמְבֵּי getParserForType ()
public int getSerializedSize ()
הציבור TensorProto getTensor ()
The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors. The client specifies whether the returned tensor values should be filled tensor fields (float_val, int_val, etc.) or encoded in a compact form in tensor.tensor_content.
.tensorflow.TensorProto tensor = 2; הציבור TensorProtoOrBuilder getTensorOrBuilder ()
The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors. The client specifies whether the returned tensor values should be filled tensor fields (float_val, int_val, etc.) or encoded in a compact form in tensor.tensor_content.
.tensorflow.TensorProto tensor = 2; public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
יש Tensor בוליאני ציבורי ()
The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors. The client specifies whether the returned tensor values should be filled tensor fields (float_val, int_val, etc.) or encoded in a compact form in tensor.tensor_content.
.tensorflow.TensorProto tensor = 2; public int hashCode ()
בוליאני הסופי הציבורי הוא אתחול ()
סטטי ציבורי NamedTensorProto parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
סטטי ציבורי בשם NamedTensorProto parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
סטטי ציבורי NamedTensorProto parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
סטטי ציבורי בשם NamedTensorProto parseFrom (קלט com.google.protobuf.CodedInputStream)
זורק
| IOException |
|---|
public static NamedTensorProto parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
סטטי ציבורי בשם NamedTensorProto parseFrom (נתוני com.google.protobuf.ByteString)
זורק
| InvalidProtocolBufferException |
|---|
סטטי ציבורי NamedTensorProto parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
סטטי ציבורי בשם NamedTensorProto parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
סטטי ציבורי מנתח ()
public void writeTo (פלט com.google.protobuf.CodedOutputStream)
זורק
| IOException |
|---|