כיתת גמר ציבורית BoundedTensorSpecProto
A protobuf to represent tf.BoundedTensorSpec.
tensorflow.BoundedTensorSpecProto מסוג Protobuf.BoundedTensorSpecProto כיתות מקוננות
| מַחלָקָה | BoundedTensorSpecProto.Builder | A protobuf to represent tf.BoundedTensorSpec. | |
קבועים
| int | DTYPE_FIELD_NUMBER | |
| int | MAXIMUM_FIELD_NUMBER | |
| int | MINIMUM_FIELD_NUMBER | |
| int | NAME_FIELD_NUMBER | |
| int | SHAPE_FIELD_NUMBER |
שיטות ציבוריות
| בוליאני | שווה (Object obj) |
| סטטי BoundedTensorSpecProto | |
| BoundedTensorSpecProto | |
| final static com.google.protobuf.Descriptors.Descriptor | |
| DataType | getDtype () .tensorflow.DataType dtype = 3; |
| int | getDtypeValue () .tensorflow.DataType dtype = 3; |
| TensorProto | getMaximum () .tensorflow.TensorProto maximum = 5; |
| TensorProtoOrBuilder | getMaximumOrBuilder () .tensorflow.TensorProto maximum = 5; |
| TensorProto | getMinimum () .tensorflow.TensorProto minimum = 4; |
| TensorProtoOrBuilder | getMinimumOrBuilder () .tensorflow.TensorProto minimum = 4; |
| חוּט | getName () string name = 1; |
| com.google.protobuf.ByteString | getNameBytes () string name = 1; |
| int | |
| TensorShapeProto | getShape () .tensorflow.TensorShapeProto shape = 2; |
| TensorShapeProtoOrBuilder | getShapeOrBuilder () .tensorflow.TensorShapeProto shape = 2; |
| final com.google.protobuf.UnknownFieldSet | |
| בוליאני | יש מקסימום () .tensorflow.TensorProto maximum = 5; |
| בוליאני | hasMinimum () .tensorflow.TensorProto minimum = 4; |
| בוליאני | hasShape () .tensorflow.TensorShapeProto shape = 2; |
| int | hashcode () |
| בוליאנית סופית | |
| סטטי BoundedTensorSpecProto.Builder | newBuilder (אב טיפוס BoundedTensorSpecProto ) |
| סטטי BoundedTensorSpecProto.Builder | newBuilder () |
| BoundedTensorSpecProto.Builder | |
| סטטי BoundedTensorSpecProto | parseDelimitedFrom (קלט InputStream) |
| סטטי BoundedTensorSpecProto | parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי BoundedTensorSpecProto | parseFrom (נתוני ByteBuffer) |
| סטטי BoundedTensorSpecProto | parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי BoundedTensorSpecProto | parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי BoundedTensorSpecProto | parseFrom (קלט com.google.protobuf.CodedInputStream) |
| סטטי BoundedTensorSpecProto | parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי BoundedTensorSpecProto | parseFrom (נתוני com.google.protobuf.ByteString) |
| סטטי BoundedTensorSpecProto | parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי BoundedTensorSpecProto | parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטָטִי | מנתח () |
| BoundedTensorSpecProto.Builder | toBuilder () |
| בָּטֵל | writeTo (פלט com.google.protobuf.CodedOutputStream) |
שיטות בירושה
קבועים
גמר סטטי ציבורי DTYPE_FIELD_NUMBER
ערך קבוע: 3
גמר סטטי ציבורי MAXIMUM_FIELD_NUMBER
ערך קבוע: 5
גמר סטטי ציבורי MINIMUM_FIELD_NUMBER
ערך קבוע: 4
גמר סטטי ציבורי NAME_FIELD_NUMBER
ערך קבוע: 1
גמר סטטי ציבורי SHAPE_FIELD_NUMBER
ערך קבוע: 2
שיטות ציבוריות
שווה ערך בוליאני ציבורי (Object obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public int getDtypeValue ()
.tensorflow.DataType dtype = 3;
מחרוזת ציבורית getName ()
string name = 1;
public com.google.protobuf.ByteString getNameBytes ()
string name = 1;
פּוּמְבֵּי getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
יש מקסימום בוליאני ציבורי ()
.tensorflow.TensorProto maximum = 5;
בוליאני ציבורי יש מינימום ()
.tensorflow.TensorProto minimum = 4;
hasShape בוליאני ציבורי ()
.tensorflow.TensorShapeProto shape = 2;
public int hashCode ()
בוליאני הסופי הציבורי הוא אתחול ()
public static BoundedTensorSpecProto parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
public static BoundedTensorSpecProto parseFrom (נתוני ByteBuffer)
זורק
| InvalidProtocolBufferException |
|---|
public static BoundedTensorSpecProto parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
public static BoundedTensorSpecProto parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
סטטי ציבורי BoundedTensorSpecProto parseFrom (קלט com.google.protobuf.CodedInputStream)
זורק
| IOException |
|---|
public static BoundedTensorSpecProto parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
public static BoundedTensorSpecProto parseFrom (נתוני com.google.protobuf.ByteString)
זורק
| InvalidProtocolBufferException |
|---|
public static BoundedTensorSpecProto parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
public static BoundedTensorSpecProto parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
סטטי ציבורי מנתח ()
public void writeTo (פלט com.google.protobuf.CodedOutputStream)
זורק
| IOException |
|---|