interfaz estática pública FunctionDef.ArgAttrsOrBuilder
| Subclases indirectas conocidas |
Métodos públicos
| booleano abstracto | containsAttr (clave de cadena) map<string, .tensorflow.AttrValue> attr = 1; |
| Mapa abstracto <String, AttrValue > | getAttr () Utilice getAttrMap() lugar. |
| int abstracto | getAttrCount () map<string, .tensorflow.AttrValue> attr = 1; |
| Mapa abstracto <String, AttrValue > | getAttrMap () map<string, .tensorflow.AttrValue> attr = 1; |
| AttrValue abstracto | getAttrOrDefault (clave de cadena, AttrValue defaultValue ) map<string, .tensorflow.AttrValue> attr = 1; |
| AttrValue abstracto | getAttrOrThrow (clave de cadena) map<string, .tensorflow.AttrValue> attr = 1; |
Métodos públicos
public abstract boolean containsAttr (clave de cadena)
map<string, .tensorflow.AttrValue> attr = 1;
public abstract int getAttrCount ()
map<string, .tensorflow.AttrValue> attr = 1;
Mapa abstracto público <String, AttrValue > getAttrMap ()
map<string, .tensorflow.AttrValue> attr = 1;
public abstract AttrValue getAttrOrDefault (clave de cadena, AttrValue defaultValue )
map<string, .tensorflow.AttrValue> attr = 1;
public abstract AttrValue getAttrOrThrow (clave de cadena)
map<string, .tensorflow.AttrValue> attr = 1;