パブリック静的インターフェイスRewriterConfig.CustomGraphOptimizerOrBuilder
既知の間接サブクラス |
パブリックメソッド
抽象ブール値 | containsParameterMap (文字列キー) map<string, .tensorflow.AttrValue> parameter_map = 2; |
抽象文字列 | getName () string name = 1; |
抽象的な com.google.protobuf.ByteString | getNameBytes () string name = 1; |
抽象 Map<String, AttrValue > | getParameterMap () 代わりに getParameterMapMap() を使用してください。 |
抽象整数 | getParameterMapCount () map<string, .tensorflow.AttrValue> parameter_map = 2; |
抽象 Map<String, AttrValue > | getParameterMapMap () map<string, .tensorflow.AttrValue> parameter_map = 2; |
抽象的な属性値 | getParameterMapOrDefault (文字列キー、 AttrValueデフォルト値) map<string, .tensorflow.AttrValue> parameter_map = 2; |
抽象的な属性値 | getParameterMapOrThrow (文字列キー) map<string, .tensorflow.AttrValue> parameter_map = 2; |
パブリックメソッド
public abstract boolean containsParameterMap (文字列キー)
map<string, .tensorflow.AttrValue> parameter_map = 2;
パブリック抽象 String getName ()
string name = 1;
パブリック抽象 com.google.protobuf.ByteString getNameBytes ()
string name = 1;
public abstract int getParameterMapCount ()
map<string, .tensorflow.AttrValue> parameter_map = 2;
public abstract Map<String, AttrValue > getParameterMapMap ()
map<string, .tensorflow.AttrValue> parameter_map = 2;
public abstract AttrValue getParameterMapOrDefault (文字列キー、 AttrValue defaultValue)
map<string, .tensorflow.AttrValue> parameter_map = 2;
public abstract AttrValue getParameterMapOrThrow (文字列キー)
map<string, .tensorflow.AttrValue> parameter_map = 2;