NamedTensorProto

คลาสสุดท้ายสาธารณะ NamedTensorProto

 A pair of tensor name and tensor values.
 
Protobuf ประเภท tensorflow.NamedTensorProto

คลาสที่ซ้อนกัน

ระดับ ชื่อ TensorProto.Builder
 A pair of tensor name and tensor values. 

ค่าคงที่

ภายใน NAME_FIELD_NUMBER
ภายใน TENSOR_FIELD_NUMBER

วิธีการสาธารณะ

บูลีน
เท่ากับ (วัตถุ obj)
NamedTensorProto.static แบบคงที่
ชื่อ TensorProto
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย
สตริง
รับชื่อ ()
 Name of the tensor.
com.google.protobuf.ByteString
getNameBytes ()
 Name of the tensor.
ภายใน
เทนเซอร์โปรโต
รับเทนเซอร์ ()
 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.
สุดท้าย com.google.protobuf.UnknownFieldSet
บูลีน
มีเทนเซอร์ ()
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
ภายใน
บูลีนสุดท้าย
NamedTensorProto.Builder แบบคงที่
newBuilder (ต้นแบบ NamedTensorProto )
NamedTensorProto.Builder แบบคงที่
ชื่อ TensorProto.Builder
NamedTensorProto.static แบบคงที่
parseDelimitedFrom (อินพุต InputStream)
NamedTensorProto.static แบบคงที่
parseDelimitedFrom (อินพุตสตรีม com.google.protobuf.ExtensionRegistryLite extensionRegistry)
NamedTensorProto.static แบบคงที่
parseFrom (ข้อมูล ByteBuffer)
NamedTensorProto.static แบบคงที่
parseFrom (อินพุต com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
NamedTensorProto.static แบบคงที่
parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
NamedTensorProto.static แบบคงที่
parseFrom (com.google.protobuf.CodedInputStream อินพุต)
NamedTensorProto.static แบบคงที่
parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
NamedTensorProto.static แบบคงที่
parseFrom (ข้อมูล com.google.protobuf.ByteString)
NamedTensorProto.static แบบคงที่
parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
NamedTensorProto.static แบบคงที่
parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
คงที่
ชื่อ TensorProto.Builder
เป็นโมฆะ
writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)

วิธีการสืบทอด

ค่าคงที่

รอบชิงชนะเลิศแบบคงที่สาธารณะ NAME_FIELD_NUMBER

ค่าคงที่: 1

สาธารณะคงสุดท้าย int TENSOR_FIELD_NUMBER

ค่าคงที่: 2

วิธีการสาธารณะ

บูลีนสาธารณะ เท่ากับ (Object obj)

สาธารณะ NamedTensorProto getDefaultInstance ()

สาธารณะ NamedTensorProto getDefaultInstanceForType ()

สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()

สตริงสาธารณะ getName ()

string name = 1;

 Name of the tensor.
 
= 1;

สาธารณะ com.google.protobuf.ByteString getNameBytes ()

string name = 1;

 Name of the tensor.
 
= 1;

สาธารณะ getParserForType ()

สาธารณะ 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;

สาธารณะสุดท้าย com.google.protobuf.UnknownFieldSet getUnknownFields ()

hasTensor บูลีนสาธารณะ ()

 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;

สาธารณะ int hashCode ()

บูลีนสุดท้ายสาธารณะ isInitialized ()

สาธารณะ NamedTensorProto.Builder newBuilder แบบ คงที่ (ต้นแบบ NamedTensorProto )

สาธารณะ NamedTensorProto.Builder newBuilder ()

สาธารณะ NamedTensorProto.Builder newBuilderForType ()

สาธารณะ NamedTensorProto parseDelimitedFrom แบบคงที่สาธารณะ (อินพุต InputStream)

ขว้าง
IOข้อยกเว้น

สาธารณะ NamedTensorProto parseDelimitedFrom แบบคงที่สาธารณะ (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

สาธารณะ NamedTensorProto parseFrom แบบคงที่ (ข้อมูล ByteBuffer)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

NamedTensorProto parseFrom แบบคงที่สาธารณะ (อินพุต com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

สาธารณะ NamedTensorProto parseFrom แบบคงที่ (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะ NamedTensorProto parseFrom แบบคงที่ (com.google.protobuf.CodedInputStream อินพุต)

ขว้าง
IOข้อยกเว้น

NamedTensorProto แบบคงที่สาธารณะ แยกวิเคราะห์ (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะ NamedTensorProto parseFrom แบบคงที่ (ข้อมูล com.google.protobuf.ByteString)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะ NamedTensorProto parseFrom แบบคงที่ (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

NamedTensorProto parseFrom แบบคงที่สาธารณะ (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะคงที่ ตัวแยกวิเคราะห์ ()

สาธารณะ NamedTensorProto.Builder toBuilder ()

โมฆะสาธารณะ writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)

ขว้าง
IOข้อยกเว้น