interfaz pública NameAttrListOrBuilder
| Subclases indirectas conocidas |
Métodos públicos
| booleano abstracto | containsAttr (clave de cadena) map<string, .tensorflow.AttrValue> attr = 2; |
| Mapa abstracto <String, AttrValue > | getAttr () Utilice getAttrMap() lugar. |
| int abstracto | getAttrCount () map<string, .tensorflow.AttrValue> attr = 2; |
| Mapa abstracto <String, AttrValue > | getAttrMap () map<string, .tensorflow.AttrValue> attr = 2; |
| AttrValue abstracto | getAttrOrDefault (clave de cadena, AttrValue defaultValue ) map<string, .tensorflow.AttrValue> attr = 2; |
| AttrValue abstracto | getAttrOrThrow (clave de cadena) map<string, .tensorflow.AttrValue> attr = 2; |
| cadena abstracta | getName () string name = 1; |
| resumen com.google.protobuf.ByteString | getNameBytes () string name = 1; |
Métodos públicos
public abstract boolean containsAttr (clave de cadena)
map<string, .tensorflow.AttrValue> attr = 2;
public abstract int getAttrCount ()
map<string, .tensorflow.AttrValue> attr = 2;
Mapa abstracto público <String, AttrValue > getAttrMap ()
map<string, .tensorflow.AttrValue> attr = 2;
public abstract AttrValue getAttrOrDefault (clave de cadena, AttrValue defaultValue )
map<string, .tensorflow.AttrValue> attr = 2;
public abstract AttrValue getAttrOrThrow (clave de cadena)
map<string, .tensorflow.AttrValue> attr = 2;
público abstracto String getName ()
string name = 1;
resumen público com.google.protobuf.ByteString getNameBytes ()
string name = 1;