RewriterConfig.CustomGraphOptimizerOrBuilder
Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
Sous-classes indirectes connues |
Méthodes publiques
public abstract boolean containParameterMap (clé de chaîne)
map<string, .tensorflow.AttrValue> parameter_map = 2;
chaîne abstraite publique getName ()
résumé public com.google.protobuf.ByteString getNameBytes ()
public abstrait Map<String, AttrValue > getParameterMap ()
public abstrait int getParameterMapCount ()
map<string, .tensorflow.AttrValue> parameter_map = 2;
public abstrait Map<String, AttrValue > getParameterMapMap ()
map<string, .tensorflow.AttrValue> parameter_map = 2;
public abstract AttrValue getParameterMapOrDefault (clé de chaîne, AttrValue defaultValue)
map<string, .tensorflow.AttrValue> parameter_map = 2;
public abstract AttrValue getParameterMapOrThrow (clé de chaîne)
map<string, .tensorflow.AttrValue> parameter_map = 2;
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/07/27 (UTC).
[null,null,["Dernière mise à jour le 2025/07/27 (UTC)."],[],[],null,["# RewriterConfig.CustomGraphOptimizerOrBuilder\n\npublic static interface **RewriterConfig.CustomGraphOptimizerOrBuilder** \n\n|---|---|---|\n| Known Indirect Subclasses [RewriterConfig.CustomGraphOptimizer](/jvm/api_docs/java/org/tensorflow/proto/framework/RewriterConfig.CustomGraphOptimizer), [RewriterConfig.CustomGraphOptimizer.Builder](/jvm/api_docs/java/org/tensorflow/proto/framework/RewriterConfig.CustomGraphOptimizer.Builder) |----------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------| | [RewriterConfig.CustomGraphOptimizer](/jvm/api_docs/java/org/tensorflow/proto/framework/RewriterConfig.CustomGraphOptimizer) | ``` Message to describe custom graph optimizer and its parameters ``` Protobuf type `tensorflow.RewriterConfig.CustomGraphOptimizer` | | [RewriterConfig.CustomGraphOptimizer.Builder](/jvm/api_docs/java/org/tensorflow/proto/framework/RewriterConfig.CustomGraphOptimizer.Builder) | ``` Message to describe custom graph optimizer and its parameters ``` Protobuf type `tensorflow.RewriterConfig.CustomGraphOptimizer` | |||\n\n### Public Methods\n\n|--------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| abstract boolean | [containsParameterMap](/jvm/api_docs/java/org/tensorflow/proto/framework/RewriterConfig.CustomGraphOptimizerOrBuilder#containsParameterMap(java.lang.String))(String key) `map\u003cstring, .tensorflow.AttrValue\u003e parameter_map = 2;` |\n| abstract String | [getName](/jvm/api_docs/java/org/tensorflow/proto/framework/RewriterConfig.CustomGraphOptimizerOrBuilder#getName())() `string name = 1;` |\n| abstract com.google.protobuf.ByteString | [getNameBytes](/jvm/api_docs/java/org/tensorflow/proto/framework/RewriterConfig.CustomGraphOptimizerOrBuilder#getNameBytes())() `string name = 1;` |\n| abstract Map\\\u003cString, [AttrValue](/jvm/api_docs/java/org/tensorflow/proto/framework/AttrValue)\\\u003e | [getParameterMap](/jvm/api_docs/java/org/tensorflow/proto/framework/RewriterConfig.CustomGraphOptimizerOrBuilder#getParameterMap())() Use [getParameterMapMap()](/jvm/api_docs/java/org/tensorflow/proto/framework/RewriterConfig.CustomGraphOptimizerOrBuilder#getParameterMapMap()) instead. |\n| abstract int | [getParameterMapCount](/jvm/api_docs/java/org/tensorflow/proto/framework/RewriterConfig.CustomGraphOptimizerOrBuilder#getParameterMapCount())() `map\u003cstring, .tensorflow.AttrValue\u003e parameter_map = 2;` |\n| abstract Map\\\u003cString, [AttrValue](/jvm/api_docs/java/org/tensorflow/proto/framework/AttrValue)\\\u003e | [getParameterMapMap](/jvm/api_docs/java/org/tensorflow/proto/framework/RewriterConfig.CustomGraphOptimizerOrBuilder#getParameterMapMap())() `map\u003cstring, .tensorflow.AttrValue\u003e parameter_map = 2;` |\n| abstract [AttrValue](/jvm/api_docs/java/org/tensorflow/proto/framework/AttrValue) | [getParameterMapOrDefault](/jvm/api_docs/java/org/tensorflow/proto/framework/RewriterConfig.CustomGraphOptimizerOrBuilder#getParameterMapOrDefault(java.lang.String, org.tensorflow.proto.framework.AttrValue))(String key, [AttrValue](/jvm/api_docs/java/org/tensorflow/proto/framework/AttrValue) defaultValue) `map\u003cstring, .tensorflow.AttrValue\u003e parameter_map = 2;` |\n| abstract [AttrValue](/jvm/api_docs/java/org/tensorflow/proto/framework/AttrValue) | [getParameterMapOrThrow](/jvm/api_docs/java/org/tensorflow/proto/framework/RewriterConfig.CustomGraphOptimizerOrBuilder#getParameterMapOrThrow(java.lang.String))(String key) `map\u003cstring, .tensorflow.AttrValue\u003e parameter_map = 2;` |\n\nPublic Methods\n--------------\n\n#### public abstract boolean\n**containsParameterMap**\n(String key)\n\n`map\u003cstring, .tensorflow.AttrValue\u003e parameter_map = 2;` \n\n#### public abstract String\n**getName**\n()\n\n`string name = 1;` \n\n#### public abstract com.google.protobuf.ByteString\n**getNameBytes**\n()\n\n`string name = 1;` \n\n#### public abstract Map\\\u003cString, [AttrValue](/jvm/api_docs/java/org/tensorflow/proto/framework/AttrValue)\\\u003e\n**getParameterMap**\n()\n\nUse [getParameterMapMap()](/jvm/api_docs/java/org/tensorflow/proto/framework/RewriterConfig.CustomGraphOptimizerOrBuilder#getParameterMapMap()) instead. \n\n#### public abstract int\n**getParameterMapCount**\n()\n\n`map\u003cstring, .tensorflow.AttrValue\u003e parameter_map = 2;` \n\n#### public abstract Map\\\u003cString, [AttrValue](/jvm/api_docs/java/org/tensorflow/proto/framework/AttrValue)\\\u003e\n**getParameterMapMap**\n()\n\n`map\u003cstring, .tensorflow.AttrValue\u003e parameter_map = 2;` \n\n#### public abstract [AttrValue](/jvm/api_docs/java/org/tensorflow/proto/framework/AttrValue)\n**getParameterMapOrDefault**\n(String key, [AttrValue](/jvm/api_docs/java/org/tensorflow/proto/framework/AttrValue) defaultValue)\n\n`map\u003cstring, .tensorflow.AttrValue\u003e parameter_map = 2;` \n\n#### public abstract [AttrValue](/jvm/api_docs/java/org/tensorflow/proto/framework/AttrValue)\n**getParameterMapOrThrow**\n(String key)\n\n`map\u003cstring, .tensorflow.AttrValue\u003e parameter_map = 2;`"]]