lớp cuối cùng tĩnh công khai AssetFileDef.Builder
An asset file def for a single file or a set of sharded files with the same name.
tensorflow.AssetFileDef
Phương pháp công khai
AssetFileDef.Builder | addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng) |
AssetFileDef | xây dựng () |
AssetFileDef | |
AssetFileDef.Builder | thông thoáng () |
AssetFileDef.Builder | ClearField (trường com.google.protobuf.Descriptors.FieldDescriptor) |
AssetFileDef.Builder | ClearFilename () The filename within an assets directory. |
AssetFileDef.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AssetFileDef.Builder | ClearTensorInfo () The tensor to bind the asset filename to. |
AssetFileDef.Builder | dòng vô tính () |
AssetFileDef | |
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng | |
com.google.protobuf.Descriptors.Descriptor | |
Sợi dây | lấy tên tệp () The filename within an assets directory. |
com.google.protobuf.ByteString | getFilenameBytes () The filename within an assets directory. |
Thông tin Tensor | getTensorInfo () The tensor to bind the asset filename to. |
TensorInfo.Builder | getTensorInfoBuilder () The tensor to bind the asset filename to. |
TensorInfoOrBuilder | getTensorInfoOrBuilder () The tensor to bind the asset filename to. |
boolean | hasTensorInfo () The tensor to bind the asset filename to. |
boolean cuối cùng | |
AssetFileDef.Builder | mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
AssetFileDef.Builder | mergeFrom (com.google.protobuf.Message other) |
AssetFileDef.Builder | |
AssetFileDef.Builder cuối cùng | hợp nhấtUnknownFields (com.google.protobuf.UnknownFieldSet knownFields) |
AssetFileDef.Builder | setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng) |
AssetFileDef.Builder | setFilename (Giá trị chuỗi) The filename within an assets directory. |
AssetFileDef.Builder | setFilenameBytes (giá trị com.google.protobuf.ByteString) The filename within an assets directory. |
AssetFileDef.Builder | setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng) |
AssetFileDef.Builder | |
AssetFileDef.Builder | |
AssetFileDef.Builder cuối cùng | setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields) |
Phương pháp kế thừa
boolean | bằng (Đối tượng arg0) |
Lớp cuối cùng<?> | getClass () |
int | mã băm () |
khoảng trống cuối cùng | thông báo () |
khoảng trống cuối cùng | thông báoTất cả () |
Sợi dây | toString () |
khoảng trống cuối cùng | chờ đã (arg0 dài, int arg1) |
khoảng trống cuối cùng | chờ đã (arg0 dài) |
khoảng trống cuối cùng | Chờ đợi () |
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
công khai AssetFileDef.Builder addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
public AssetFileDef.Builder clearFilename ()
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;
public AssetFileDef.Builder clearTensorInfo ()
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1;
công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()
com.google.protobuf.Descriptors.Descriptor công khai getDescriptorForType ()
Chuỗi 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;
com.google.protobuf.ByteString getFilenameBytes công khai ()
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;
công khai TensorInfo getTensorInfo ()
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1;
công khai TensorInfo.Builder getTensorInfoBuilder ()
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1;
TensorInfoOrBuilder công khai getTensorInfoOrBuilder ()
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1;
boolean công khai hasTensorInfo ()
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1;
boolean cuối cùng công khai được khởi tạo ()
public AssetFileDef.Builder mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
IOException |
---|
public AssetFileDef.Builder mergeTensorInfo (giá trị TensorInfo )
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1;
trận chung kết công khai AssetFileDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
công khai AssetFileDef.Builder setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
public AssetFileDef.Builder setFilename (Giá trị chuỗi)
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;
public AssetFileDef.Builder setFilenameBytes (giá trị com.google.protobuf.ByteString)
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;
public AssetFileDef.Builder setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)
công khai AssetFileDef.Builder setTensorInfo ( TensorInfo.Builder builderForValue)
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1;
public AssetFileDef.Builder setTensorInfo (giá trị TensorInfo )
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1;