FunctionDef.ArgAttrs

public statik son sınıf FunctionDef.ArgAttrs

 Attributes for function arguments. These attributes are the same set of
 valid attributes as to _Arg nodes.
 
Protobuf türü tensorflow.FunctionDef.ArgAttrs

İç İçe Sınıflar

sınıf FunctionDef.ArgAttrs.Builder
 Attributes for function arguments. 

Sabitler

int ATTR_FIELD_NUMBER

Genel Yöntemler

boolean
içerirAttr (Dize anahtarı)
map<string, .tensorflow.AttrValue> attr = 1;
boolean
eşittir (Nesne nesnesi)
Harita<String, AttrValue >
getAttr ()
Bunun yerine getAttrMap() işlevini kullanın.
int
getAttrCount ()
map<string, .tensorflow.AttrValue> attr = 1;
Harita<String, AttrValue >
getAttrMap ()
map<string, .tensorflow.AttrValue> attr = 1;
Öznitelik Değeri
getAttrOrDefault (Dize anahtarı, AttrValue defaultValue)
map<string, .tensorflow.AttrValue> attr = 1;
Öznitelik Değeri
getAttrOrThrow (Dize tuşu)
map<string, .tensorflow.AttrValue> attr = 1;
statik FunctionDef.ArgAttrs
FunctionDef.ArgAttrs
final statik com.google.protobuf.Descriptors.Descriptor
int
final com.google.protobuf.UnknownFieldSet
int
son boole değeri
statik FunctionDef.ArgAttrs.Builder
statik FunctionDef.ArgAttrs.Builder
FunctionDef.ArgAttrs.Builder
statik FunctionDef.ArgAttrs
parseDelimitedFrom (InputStream girişi)
statik FunctionDef.ArgAttrs
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik FunctionDef.ArgAttrs
parseFrom (ByteBuffer verileri)
statik FunctionDef.ArgAttrs
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik FunctionDef.ArgAttrs
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik FunctionDef.ArgAttrs
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik FunctionDef.ArgAttrs
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik FunctionDef.ArgAttrs
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik FunctionDef.ArgAttrs
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik FunctionDef.ArgAttrs
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
FunctionDef.ArgAttrs.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int ATTR_FIELD_NUMBER

Sabit Değer: 1

Genel Yöntemler

public boolean includeAttr (Dize anahtarı)

map<string, .tensorflow.AttrValue> attr = 1;

genel boole eşittir (Object obj)

genel Harita<String, AttrValue > getAttr ()

Bunun yerine getAttrMap() işlevini kullanın.

genel int getAttrCount ()

map<string, .tensorflow.AttrValue> attr = 1;

genel Harita<String, AttrValue > getAttrMap ()

map<string, .tensorflow.AttrValue> attr = 1;

public AttrValue getAttrOrDefault (Dize anahtarı, AttrValue defaultValue)

map<string, .tensorflow.AttrValue> attr = 1;

public AttrValue getAttrOrThrow (Dize anahtarı)

map<string, .tensorflow.AttrValue> attr = 1;

public static FunctionDef.ArgAttrs getDefaultInstance ()

public FunctionDef.ArgAttrs getDefaultInstanceForType ()

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

halk getParserForType ()

public int getSerializedSize ()

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

genel int hashCode ()

genel final boolean isInitialized ()

public static FunctionDef.ArgAttrs.Builder newBuilder ()

public static FunctionDef.ArgAttrs.Builder newBuilder ( FunctionDef.ArgAttrs prototipi)

public FunctionDef.ArgAttrs.Builder newBuilderForType ()

public static FunctionDef.ArgAttrs parseDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

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

Atar
IO İstisnası

public static FunctionDef.ArgAttrs parseFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

public static FunctionDef.ArgAttrs parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

public static FunctionDef.ArgAttrs parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

public static FunctionDef.ArgAttrs parseFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IO İstisnası

public static FunctionDef.ArgAttrs parseFrom (byte[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

public static FunctionDef.ArgAttrs parseFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

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

Atar
IO İstisnası

public static FunctionDef.ArgAttrs parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

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

public FunctionDef.ArgAttrs.Builder toBuilder ()

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

Atar
IO İstisnası