ResourceHandleProto.DtypeAndShape

מחלקה סופית סטטית ציבורית ResourceHandleProto.DtypeAndShape

 Protocol buffer representing a pair of (data type, tensor shape).
 
סוג Protobuf tensorflow.ResourceHandleProto.DtypeAndShape

כיתות מקוננות

מעמד ResourceHandleProto.DtypeAndShape.Builder
 Protocol buffer representing a pair of (data type, tensor shape). 

קבועים

int DTYPE_FIELD_NUMBER
int SHAPE_FIELD_NUMBER

שיטות ציבוריות

בוליאני
שווה (Object obj)
static ResourceHandleProto.DtypeAndShape
ResourceHandleProto.DtypeAndShape
final static com.google.protobuf.Descriptors.Descriptor
סוג מידע
getDtype ()
.tensorflow.DataType dtype = 1;
int
getDtypeValue ()
.tensorflow.DataType dtype = 1;
int
TensorShapeProto
getShape ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
final com.google.protobuf.UnknownFieldSet
בוליאני
hasShape ()
.tensorflow.TensorShapeProto shape = 2;
int
בוליאנית סופית
סטטי ResourceHandleProto.DtypeAndShape.Builder
סטטי ResourceHandleProto.DtypeAndShape.Builder
ResourceHandleProto.DtypeAndShape.Builder
static ResourceHandleProto.DtypeAndShape
parseDelimitedFrom (קלט InputStream)
static ResourceHandleProto.DtypeAndShape
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ResourceHandleProto.DtypeAndShape
parseFrom (נתוני ByteBuffer)
static ResourceHandleProto.DtypeAndShape
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ResourceHandleProto.DtypeAndShape
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ResourceHandleProto.DtypeAndShape
parseFrom (קלט com.google.protobuf.CodedInputStream)
static ResourceHandleProto.DtypeAndShape
parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ResourceHandleProto.DtypeAndShape
parseFrom (נתוני com.google.protobuf.ByteString)
static ResourceHandleProto.DtypeAndShape
parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ResourceHandleProto.DtypeAndShape
parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטָטִי
ResourceHandleProto.DtypeAndShape.Builder
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

קבועים

גמר סטטי ציבורי DTYPE_FIELD_NUMBER

ערך קבוע: 1

גמר סטטי ציבורי SHAPE_FIELD_NUMBER

ערך קבוע: 2

שיטות ציבוריות

שווה ערך בוליאני ציבורי (Object obj)

public static ResourceHandleProto.DtypeAndShape getDefaultInstance ()

public ResourceHandleProto.DtypeAndShape getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public DataType getDtype ()

.tensorflow.DataType dtype = 1;

public int getDtypeValue ()

.tensorflow.DataType dtype = 1;

פּוּמְבֵּי getParserForType ()

public int getSerializedSize ()

הציבור TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 2;

הציבור TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 2;

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

hasShape בוליאני ציבורי ()

.tensorflow.TensorShapeProto shape = 2;

public int hashCode ()

בוליאני הסופי הציבורי הוא אתחול ()

ציבורי סטטי ResourceHandleProto.DtypeAndShape.Builder newBuilder (אב-טיפוס ResourceHandleProto.DtypeAndShape )

public static ResourceHandleProto.DtypeAndShape.Builder newBuilder ()

public ResourceHandleProto.DtypeAndShape.Builder newBuilderForType ()

public static ResourceHandleProto.DtypeAndShape parseDelimitedFrom (קלט InputStream)

זורק
IOException

public static ResourceHandleProto.DtypeAndShape parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static ResourceHandleProto.DtypeAndShape parseFrom (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

public static ResourceHandleProto.DtypeAndShape parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static ResourceHandleProto.DtypeAndShape parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

public static ResourceHandleProto.DtypeAndShape parseFrom (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

public static ResourceHandleProto.DtypeAndShape parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

public static ResourceHandleProto.DtypeAndShape parseFrom (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

public static ResourceHandleProto.DtypeAndShape parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static ResourceHandleProto.DtypeAndShape parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי ציבורי מנתח ()

public void writeTo (פלט com.google.protobuf.CodedOutputStream)

זורק
IOException