کلاس نهایی عمومی TensorDescription
tensorflow.TensorDescription نوع Protobuf.TensorDescription
کلاس های تو در تو
| کلاس | TensorDescription.Builder | tensorflow.TensorDescription نوع Protobuf.TensorDescription | |
ثابت ها
| بین المللی | ALLOCATION_DESCRIPTION_FIELD_NUMBER | |
| بین المللی | DTYPE_FIELD_NUMBER | |
| بین المللی | SHAPE_FIELD_NUMBER |
روش های عمومی
| بولی | برابر است (object obj) |
| AllocationDescription | 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; |
| Static TensorDescription | |
| TensorDescription | |
| نهایی static com.google.protobuf.Descriptors.Descriptor | |
| نوع داده | getDtype () Data type of tensor elements .tensorflow.DataType dtype = 1; |
| بین المللی | getDtypeValue () Data type of tensor elements .tensorflow.DataType dtype = 1; |
| بین المللی | |
| TensorShapeProto | getShape () Shape of the tensor. |
| TensorShapeProtoOrBuilder | getShapeOrBuilder () Shape of the tensor. |
| com.google.protobuf.UnknownFieldSet نهایی | |
| بولی | hasAlocationDescription () Information about the size and allocator used for the data .tensorflow.AllocationDescription allocation_description = 4; |
| بولی | hasShape () Shape of the tensor. |
| بین المللی | هش کد () |
| بولی نهایی | |
| Static TensorDescription.Builder | newBuilder (نمونه اولیه TensorDescription ) |
| Static TensorDescription.Builder | newBuilder () |
| TensorDescription.Builder | |
| Static TensorDescription | parseDelimitedFrom (ورودی جریان ورودی) |
| Static TensorDescription | parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Static TensorDescription | parseFrom (داده های ByteBuffer) |
| Static TensorDescription | parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Static TensorDescription | parseFrom (دادههای ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Static TensorDescription | parseFrom (ورودی com.google.protobuf.CodedInputStream) |
| Static TensorDescription | parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Static TensorDescription | parseFrom (داده های com.google.protobuf.ByteString) |
| Static TensorDescription | parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Static TensorDescription | parseFrom (دادههای com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| ایستا | تجزیه کننده () |
| TensorDescription.Builder | toBuilder () |
| باطل | writeTo (خروجی com.google.protobuf.CodedOutputStream) |
روش های ارثی
ثابت ها
نهایی استاتیک عمومی ALLOCATION_DESCRIPTION_FIELD_NUMBER
ارزش ثابت: 4
نهایی استاتیک عمومی DTYPE_FIELD_NUMBER
ارزش ثابت: 1
SHAPE_FIELD_NUMBER نهایی استاتیک عمومی
مقدار ثابت: 2
روش های عمومی
بولین عمومی برابر است (Object Obj)
عمومی AllocationDescription 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; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
عمومی int getDtypeValue ()
Data type of tensor elements
.tensorflow.DataType dtype = 1; عمومی getParserForType ()
عمومی int getSerializedSize ()
عمومی TensorShapeProtoOrBuilder getShapeOrBuilder ()
Shape of the tensor.
.tensorflow.TensorShapeProto shape = 2; عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()
بولین عمومی hasAllocationDescription ()
Information about the size and allocator used for the data
.tensorflow.AllocationDescription allocation_description = 4; hasShape بولی عمومی ()
Shape of the tensor.
.tensorflow.TensorShapeProto shape = 2; هش کد عمومی ()
بولین نهایی عمومی isInitialized ()
عمومی استاتیک TensorDescription parseDelimitedFrom (ورودی جریان ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| IOException |
|---|
عمومی استاتیک TensorDescription parseFrom (داده ByteBuffer)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
عمومی استاتیک TensorDescription parseFrom (com.google.protobuf.CodedInputStream ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| IOException |
|---|
عمومی استاتیک TensorDescription parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
public static TensorDescription parseFrom (ورودی com.google.protobuf.CodedInputStream)
پرتاب می کند
| IOException |
|---|
عمومی استاتیک TensorDescription parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
عمومی استاتیک TensorDescription parseFrom (داده های com.google.protobuf.ByteString)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
عمومی استاتیک TensorDescription parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| IOException |
|---|
عمومی استاتیک TensorDescription parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
استاتیک عمومی تجزیه کننده ()
public void writeTo (خروجی com.google.protobuf.CodedOutputStream)
پرتاب می کند
| IOException |
|---|