AssetFileDef

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

 An asset file def for a single file or a set of sharded files with the same
 name.
 
Protobuf ประเภท tensorflow.AssetFileDef

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

ระดับ AssetFileDef.Builder
 An asset file def for a single file or a set of sharded files with the same
 name. 

ค่าคงที่

ภายใน FILENAME_FIELD_NUMBER
ภายใน TENSOR_INFO_FIELD_NUMBER

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

บูลีน
เท่ากับ (วัตถุ obj)
AssetFileDef แบบคงที่
AssetFileDef
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย
สตริง
รับชื่อไฟล์ ()
 The filename within an assets directory.
com.google.protobuf.ByteString
รับชื่อไฟล์ไบต์ ()
 The filename within an assets directory.
ภายใน
ข้อมูลเทนเซอร์
รับ TensorInfo ()
 The tensor to bind the asset filename to.
TensorInfoOrBuilder
รับ TensorInfoOrBuilder ()
 The tensor to bind the asset filename to.
สุดท้าย com.google.protobuf.UnknownFieldSet
บูลีน
มีเทนเซอร์อินโฟ ()
 The tensor to bind the asset filename to.
ภายใน
บูลีนสุดท้าย
AssetFileDef.Builder แบบคงที่
newBuilder (ต้นแบบ AssetFileDef )
AssetFileDef.Builder แบบคงที่
AssetFileDef.Builder
AssetFileDef แบบคงที่
parseDelimitedFrom (อินพุต InputStream)
AssetFileDef แบบคงที่
parseDelimitedFrom (อินพุตสตรีม com.google.protobuf.ExtensionRegistryLite extensionRegistry)
AssetFileDef แบบคงที่
parseFrom (ข้อมูล ByteBuffer)
AssetFileDef แบบคงที่
parseFrom (อินพุต com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
AssetFileDef แบบคงที่
parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
AssetFileDef แบบคงที่
parseFrom (com.google.protobuf.CodedInputStream อินพุต)
AssetFileDef แบบคงที่
parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
AssetFileDef แบบคงที่
parseFrom (ข้อมูล com.google.protobuf.ByteString)
AssetFileDef แบบคงที่
parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
AssetFileDef แบบคงที่
parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
คงที่
AssetFileDef.Builder
เป็นโมฆะ
writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)

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

ค่าคงที่

int สุดท้ายแบบคงที่สาธารณะ FILENAME_FIELD_NUMBER

ค่าคงที่: 2

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

ค่าคงที่: 1

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

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

AssetFileDef สาธารณะคงที่ getDefaultInstance ()

AssetFileDef สาธารณะ getDefaultInstanceForType ()

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

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

ชื่อไฟล์สตริง

 The filename within an assets directory. Note: does not include the path
 prefix, i.e. directories. For an asset at /tmp/path/vocab.txt, the filename
 would be "vocab.txt".
 
string filename = 2;

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

ชื่อไฟล์สตริง

 The filename within an assets directory. Note: does not include the path
 prefix, i.e. directories. For an asset at /tmp/path/vocab.txt, the filename
 would be "vocab.txt".
 
string filename = 2;

สาธารณะ getParserForType ()

สาธารณะ int getSerializedSize ()

TensorInfo สาธารณะ getTensorInfo ()

 The tensor to bind the asset filename to.
 
.tensorflow.TensorInfo tensor_info = 1;

TensorInfoOrBuilder สาธารณะ getTensorInfoOrBuilder ()

 The tensor to bind the asset filename to.
 
.tensorflow.TensorInfo tensor_info = 1;

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

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

 The tensor to bind the asset filename to.
 
.tensorflow.TensorInfo tensor_info = 1;

สาธารณะ int hashCode ()

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

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

AssetFileDef.Builder สาธารณะคงที่ newBuilder ()

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

AssetFileDef.Builder สาธารณะ ถึง Builder ()

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

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