interface estática pública FunctionDef.ArgAttrsOrBuilder
Subclasses indiretas conhecidas |
Métodos Públicos
booleano abstrato | contémAttr (chave de string) map<string, .tensorflow.AttrValue> attr = 1; |
mapa abstrato<String, AttrValue > | getAttr () Use getAttrMap() em vez disso. |
abstrato int | getAttrCount () map<string, .tensorflow.AttrValue> attr = 1; |
mapa abstrato<String, AttrValue > | getAttrMap () map<string, .tensorflow.AttrValue> attr = 1; |
valor de atributo abstrato | getAttrOrDefault (chave de string, AttrValue defaultValue) map<string, .tensorflow.AttrValue> attr = 1; |
valor de atributo abstrato | getAttrOrThrow (chave de string) map<string, .tensorflow.AttrValue> attr = 1; |
Métodos Públicos
público abstrato booleano contémAttr (chave String)
map<string, .tensorflow.AttrValue> attr = 1;
público abstrato int getAttrCount ()
map<string, .tensorflow.AttrValue> attr = 1;
mapa abstrato público<String, AttrValue > getAttrMap ()
map<string, .tensorflow.AttrValue> attr = 1;
público abstrato AttrValue getAttrOrDefault (chave String, AttrValue defaultValue)
map<string, .tensorflow.AttrValue> attr = 1;
público abstrato AttrValue getAttrOrThrow (chave String)
map<string, .tensorflow.AttrValue> attr = 1;