TensorDescription

כיתת גמר ציבורית TensorDescription

tensorflow.TensorDescription מסוג Protobuf.TensorDescription

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

מעמד TensorDescription.Builder tensorflow.TensorDescription מסוג Protobuf.TensorDescription

קבועים

int ALLOCATION_DESCRIPTION_FIELD_NUMBER
int DTYPE_FIELD_NUMBER
int SHAPE_FIELD_NUMBER

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

בוליאני
שווה (Object obj)
תיאור הקצאה
getAllocationDescription ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
AllocationDescriptionOrBuilder
getAllocationDescriptionOrBuilder ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
סטטי TensorDescription
TensorDescription
final static com.google.protobuf.Descriptors.Descriptor
סוג מידע
getDtype ()
 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;
int
getDtypeValue ()
 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;
int
TensorShapeProto
getShape ()
 Shape of the tensor.
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
 Shape of the tensor.
final com.google.protobuf.UnknownFieldSet
בוליאני
hasAllocationDescription ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
בוליאני
hasShape ()
 Shape of the tensor.
int
בוליאנית סופית
סטטי TensorDescription.Builder
newBuilder (אב-טיפוס TensorDescription )
סטטי TensorDescription.Builder
TensorDescription.Builder
סטטי TensorDescription
parseDelimitedFrom (קלט InputStream)
סטטי TensorDescription
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי TensorDescription
parseFrom (נתוני ByteBuffer)
סטטי TensorDescription
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי TensorDescription
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי TensorDescription
parseFrom (קלט com.google.protobuf.CodedInputStream)
סטטי TensorDescription
parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי TensorDescription
parseFrom (נתוני com.google.protobuf.ByteString)
סטטי TensorDescription
parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי TensorDescription
parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטָטִי
TensorDescription.Builder
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

קבועים

אינט סופי סטטי ציבורי ALLOCATION_DESCRIPTION_FIELD_NUMBER

ערך קבוע: 4

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

ערך קבוע: 1

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

ערך קבוע: 2

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

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

public AllocationDescription getAllocationDescription ()

 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;

public AllocationDescriptionOrBuilder getAllocationDescriptionOrBuilder ()

 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;

public static TensorDescription getDefaultInstance ()

public TensorDescription getDefaultInstanceForType ()

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

public DataType getDtype ()

 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;

public int getDtypeValue ()

 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;

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

public int getSerializedSize ()

הציבור TensorShapeProto getShape ()

 Shape of the tensor.
 
.tensorflow.TensorShapeProto shape = 2;

הציבור TensorShapeProtoOrBuilder getShapeOrBuilder ()

 Shape of the tensor.
 
.tensorflow.TensorShapeProto shape = 2;

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

יש AllocationDescription בוליאני ציבורי ()

 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;

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

 Shape of the tensor.
 
.tensorflow.TensorShapeProto shape = 2;

public int hashCode ()

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

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

סטטי ציבורי TensorDescription.Builder newBuilder ()

public TensorDescription.Builder newBuilderForType ()

public static TensorDescription parseDelimitedFrom (קלט זרם קלט)

זורק
IOException

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

זורק
IOException

ניתוח סטטי של TensorDescription (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

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

זורק
IOException

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

זורק
InvalidProtocolBufferException

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

זורק
IOException

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

זורק
InvalidProtocolBufferException

סטטי TensorDescription parseFrom (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

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

זורק
IOException

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

זורק
InvalidProtocolBufferException

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

הציבור TensorDescription.Builder toBuilder ()

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

זורק
IOException