interfaccia statica pubblica RewriterConfig.CustomGraphOptimizerOrBuilder
Sottoclassi indirette conosciute |
Metodi pubblici
booleano astratto | contieneParameterMap (chiave String) map<string, .tensorflow.AttrValue> parameter_map = 2; |
stringa astratta | getNome () string name = 1; |
astratto com.google.protobuf.ByteString | getNomeBytes () string name = 1; |
mappa astratta<String, AttrValue > | getParameterMap () Utilizzare invece getParameterMapMap() . |
astratto int | getParameterMapCount () map<string, .tensorflow.AttrValue> parameter_map = 2; |
mappa astratta<String, AttrValue > | getParameterMapMap () map<string, .tensorflow.AttrValue> parameter_map = 2; |
valore attributo astratto | getParameterMapOrDefault (chiave String, AttrValue defaultValue) map<string, .tensorflow.AttrValue> parameter_map = 2; |
valore attributo astratto | getParameterMapOrThrow (chiave stringa) map<string, .tensorflow.AttrValue> parameter_map = 2; |
Metodi pubblici
booleano astratto pubblico contieneParameterMap (chiave String)
map<string, .tensorflow.AttrValue> parameter_map = 2;
stringa astratta pubblica getName ()
string name = 1;
estratto pubblico 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 (chiave String, AttrValue defaultValue)
map<string, .tensorflow.AttrValue> parameter_map = 2;
public abstract AttrValue getParameterMapOrThrow (chiave String)
map<string, .tensorflow.AttrValue> parameter_map = 2;