RewriterConfig.CustomGraphOptimizerOrBuilder

interface estática pública RewriterConfig.CustomGraphOptimizerOrBuilder
Subclasses indiretas conhecidas

Métodos Públicos

booleano abstrato
containsParameterMap (chave de string)
map<string, .tensorflow.AttrValue> parameter_map = 2;
cadeia abstrata
getNome ()
string name = 1;
abstrato com.google.protobuf.ByteString
getNomeBytes ()
string name = 1;
mapa abstrato<String, AttrValue >
abstrato int
getParameterMapCount ()
map<string, .tensorflow.AttrValue> parameter_map = 2;
mapa abstrato<String, AttrValue >
getParameterMapMap ()
map<string, .tensorflow.AttrValue> parameter_map = 2;
valor de atributo abstrato
getParameterMapOrDefault (chave de string, AttrValue defaultValue)
map<string, .tensorflow.AttrValue> parameter_map = 2;
valor de atributo abstrato
getParameterMapOrThrow (chave de string)
map<string, .tensorflow.AttrValue> parameter_map = 2;

Métodos Públicos

público abstrato booleano containsParameterMap (chave String)

map<string, .tensorflow.AttrValue> parameter_map = 2;

String abstrata pública getName ()

string name = 1;

resumo público com.google.protobuf.ByteString getNameBytes ()

string name = 1;

público abstrato Map<String, AttrValue > getParameterMap ()

Use getParameterMapMap() em vez disso.

público abstrato int getParameterMapCount ()

map<string, .tensorflow.AttrValue> parameter_map = 2;

público abstrato Map<String, AttrValue > getParameterMapMap ()

map<string, .tensorflow.AttrValue> parameter_map = 2;

público abstrato AttrValue getParameterMapOrDefault (chave String, AttrValue defaultValue)

map<string, .tensorflow.AttrValue> parameter_map = 2;

público abstrato AttrValue getParameterMapOrThrow (chave String)

map<string, .tensorflow.AttrValue> parameter_map = 2;