パブリック静的インターフェイスFunctionDef.ArgAttrsOrBuilder
既知の間接サブクラス |
パブリックメソッド
抽象ブール値 | containsAttr (文字列キー) map<string, .tensorflow.AttrValue> attr = 1; |
抽象 Map<String, AttrValue > | getAttr () 代わりに getAttrMap() を使用してください。 |
抽象整数 | getAttrCount () map<string, .tensorflow.AttrValue> attr = 1; |
抽象 Map<String, AttrValue > | getAttrMap () map<string, .tensorflow.AttrValue> attr = 1; |
抽象的な属性値 | |
抽象的な属性値 | getAttrOrThrow (文字列キー) map<string, .tensorflow.AttrValue> attr = 1; |
パブリックメソッド
public abstract boolean containsAttr (文字列キー)
map<string, .tensorflow.AttrValue> attr = 1;
public abstract int getAttrCount ()
map<string, .tensorflow.AttrValue> attr = 1;
public abstract AttrValue getAttrOrDefault (文字列キー、 AttrValue defaultValue)
map<string, .tensorflow.AttrValue> attr = 1;