giao diện công cộng AssetFileDefOrBuilder
Các lớp con gián tiếp đã biết |
Phương pháp công khai
chuỗi trừu tượng | lấy tên tệp () The filename within an assets directory. |
tóm tắt com.google.protobuf.ByteString | getFilenameBytes () The filename within an assets directory. |
thông tin tenor trừu tượng | getTensorInfo () The tensor to bind the asset filename to. |
trừu tượng TensorInfoOrBuilder | getTensorInfoOrBuilder () The tensor to bind the asset filename to. |
trừu tượng boolean | hasTensorInfo () The tensor to bind the asset filename to. |
Phương pháp công khai
Chuỗi trừu tượng công khai 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;
tóm tắt công khai 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;
tóm tắt công khai TensorInfo getTensorInfo ()
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1;
tóm tắt công khai TensorInfoOrBuilder getTensorInfoOrBuilder ()
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1;
boolean trừu tượng công khai hasTensorInfo ()
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1;