מחלקה סופית סטטית ציבורית AssetFileDef.Builder
An asset file def for a single file or a set of sharded files with the same name.
tensorflow.AssetFileDef
שיטות ציבוריות
AssetFileDef.Builder | addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט) |
AssetFileDef | לבנות () |
AssetFileDef | buildPartial () |
AssetFileDef.Builder | ברור () |
AssetFileDef.Builder | clearField (שדה 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 | שיבוט () |
AssetFileDef | |
final static com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
חוּט | getFilename () The filename within an assets directory. |
com.google.protobuf.ByteString | getFilenameBytes () The filename within an assets directory. |
TensorInfo | 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. |
בוליאני | hasTensorInfo () The tensor to bind the asset filename to. |
בוליאנית סופית | |
AssetFileDef.Builder | mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AssetFileDef.Builder | mergeFrom (com.google.protobuf.Message אחר) |
AssetFileDef.Builder | |
final AssetFileDef.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
AssetFileDef.Builder | setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט) |
AssetFileDef.Builder | setFilename (ערך מחרוזת) The filename within an assets directory. |
AssetFileDef.Builder | setFilenameBytes (ערך com.google.protobuf.ByteString) The filename within an assets directory. |
AssetFileDef.Builder | setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט) |
AssetFileDef.Builder | |
AssetFileDef.Builder | |
final AssetFileDef.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
שיטות בירושה
שיטות ציבוריות
public AssetFileDef.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
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;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
מחרוזת ציבורית 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;
public 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;
הציבור TensorInfo.Builder getTensorInfoBuilder ()
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;
בוליאני הסופי הציבורי הוא אתחול ()
public AssetFileDef.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public AssetFileDef.Builder mergeTensorInfo (ערך TensorInfo )
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1;
public final AssetFileDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public AssetFileDef.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
public AssetFileDef.Builder setFilename (ערך מחרוזת)
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 (ערך 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 (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)
public AssetFileDef.Builder setTensorInfo ( TensorInfo.Builder builderForValue)
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1;
public AssetFileDef.Builder setTensorInfo (ערך TensorInfo )
The tensor to bind the asset filename to.
.tensorflow.TensorInfo tensor_info = 1;