AssetFileDefOrBuilder

อินเทอร์เฟซสาธารณะ AssetFileDefOrBuilder
คลาสย่อยทางอ้อมที่รู้จัก

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

สตริงที่เป็นนามธรรม
รับชื่อไฟล์ ()
 The filename within an assets directory.
นามธรรม com.google.protobuf.ByteString
รับชื่อไฟล์ไบต์ ()
 The filename within an assets directory.
TensorInfo นามธรรม
รับ TensorInfo ()
 The tensor to bind the asset filename to.
นามธรรม TensorInfoOrBuilder
รับ TensorInfoOrBuilder ()
 The tensor to bind the asset filename to.
บูลีนนามธรรม
มีเทนเซอร์อินโฟ ()
 The tensor to bind the asset filename to.

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

สตริงนามธรรมสาธารณะ 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;

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

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

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