AssetFileDef

genel final sınıfı AssetFileDef

 An asset file def for a single file or a set of sharded files with the same
 name.
 
Protobuf türü tensorflow.AssetFileDef

İç İçe Sınıflar

sınıf AssetFileDef.Builder
 An asset file def for a single file or a set of sharded files with the same
 name. 

Sabitler

int FILENAME_FIELD_NUMBER
int TENSOR_INFO_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
statik AssetFileDef
AssetFileDef
final statik com.google.protobuf.Descriptors.Descriptor
Sicim
getDosyaadı ()
 The filename within an assets directory.
com.google.protobuf.ByteString
getFilenameBytes ()
 The filename within an assets directory.
int
TensörBilgisi
getTensorInfo ()
 The tensor to bind the asset filename to.
TensorInfoOrBuilder
getTensorInfoOrBuilder ()
 The tensor to bind the asset filename to.
final com.google.protobuf.UnknownFieldSet
boolean
hasTensorInfo ()
 The tensor to bind the asset filename to.
int
son boole değeri
statik AssetFileDef.Builder
newBuilder ( AssetFileDef prototipi)
statik AssetFileDef.Builder
AssetFileDef.Builder
statik AssetFileDef
parseDelimitedFrom (InputStream girişi)
statik AssetFileDef
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik AssetFileDef
parseFrom (ByteBuffer verileri)
statik AssetFileDef
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik AssetFileDef
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik AssetFileDef
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik AssetFileDef
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik AssetFileDef
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik AssetFileDef
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik AssetFileDef
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
AssetFileDef.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int FILENAME_FIELD_NUMBER

Sabit Değer: 2

genel statik final int TENSOR_INFO_FIELD_NUMBER

Sabit Değer: 1

Genel Yöntemler

genel boole eşittir (Object obj)

genel statik AssetFileDef getDefaultInstance ()

public AssetFileDef getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public String 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;

halk getParserForType ()

public int getSerializedSize ()

genel TensorInfo getTensorInfo ()

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

herkese açık TensorInfoOrBuilder getTensorInfoOrBuilder ()

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

genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()

genel boolean hasTensorInfo ()

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

genel int hashCode ()

genel final boolean isInitialized ()

genel statik AssetFileDef.Builder newBuilder ( AssetFileDef prototipi)

genel statik AssetFileDef.Builder newBuilder ()

public AssetFileDef.Builder newBuilderForType ()

public static AssetFileDef parseDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

public static AssetFileDef parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik AssetFileDef parseFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

genel statik AssetFileDef ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik AssetFileDef parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik AssetFileDef ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IO İstisnası

genel statik AssetFileDef ayrıştırmaFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik AssetFileDef ayrıştırmaFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

public static AssetFileDef parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik AssetFileDef ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik ayrıştırıcı ()

public AssetFileDef.Builder toBuilder ()

genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Atar
IOİstisnası