GraphDef.Builder

الفئة النهائية العامة الثابتة GraphDef.Builder

 Represents the graph of operations
 
نوع Protobuf tensorflow.GraphDef

الأساليب العامة

GraphDef.Builder
addAllNode (Iterable<? Extends NodeDef > القيم)
repeated .tensorflow.NodeDef node = 1;
GraphDef.Builder
addNode (قيمة NodeDef )
repeated .tensorflow.NodeDef node = 1;
GraphDef.Builder
addNode (مؤشر int، قيمة NodeDef )
repeated .tensorflow.NodeDef node = 1;
GraphDef.Builder
addNode ( NodeDef.Builder builderForValue)
repeated .tensorflow.NodeDef node = 1;
GraphDef.Builder
addNode (مؤشر int، NodeDef.Builder builderForValue)
repeated .tensorflow.NodeDef node = 1;
NodeDef.Builder
addNodeBuilder ()
repeated .tensorflow.NodeDef node = 1;
NodeDef.Builder
addNodeBuilder (فهرس كثافة العمليات)
repeated .tensorflow.NodeDef node = 1;
GraphDef.Builder
addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
GraphDef
GraphDef
GraphDef.Builder
GraphDef.Builder
ClearField (حقل com.google.protobuf.Descriptors.FieldDescriptor)
GraphDef.Builder
مكتبة واضحة ()
 EXPERIMENTAL.
GraphDef.Builder
عقدة واضحة ()
repeated .tensorflow.NodeDef node = 1;
GraphDef.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
GraphDef.Builder
نسخة واضحة ()
 Deprecated single version field; use versions above instead.
GraphDef.Builder
إصدارات واضحة ()
 Compatibility versions of the graph.
GraphDef.Builder
GraphDef
النهائي الثابت com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
FunctionDefLibrary
FunctionDefLibrary.Builder
FunctionDefLibraryOrBuilder
NodeDef
getNode (فهرس كثافة العمليات)
repeated .tensorflow.NodeDef node = 1;
NodeDef.Builder
getNodeBuilder (فهرس كثافة العمليات)
repeated .tensorflow.NodeDef node = 1;
القائمة< NodeDef.Builder >
قائمة getNodeBuilder ()
repeated .tensorflow.NodeDef node = 1;
كثافة العمليات
الحصول على NodeCount ()
repeated .tensorflow.NodeDef node = 1;
القائمة< NodeDef >
قائمة العقدة ()
repeated .tensorflow.NodeDef node = 1;
NodeDefOrBuilder
getNodeOrBuilder (فهرس كثافة العمليات)
repeated .tensorflow.NodeDef node = 1;
القائمة<؟ يمتد NodeDefOrBuilder >
getNodeOrBuilderList ()
repeated .tensorflow.NodeDef node = 1;
كثافة العمليات
الحصول على النسخة ()
 Deprecated single version field; use versions above instead.
VersionDef
الحصول على الإصدارات ()
 Compatibility versions of the graph.
VersionDef.Builder
الحصول على الإصداراتBuilder ()
 Compatibility versions of the graph.
VersionDefOrBuilder
getVersionsOrBuilder ()
 Compatibility versions of the graph.
منطقية
مكتبة ()
 EXPERIMENTAL.
منطقية
لديهإصدارات ()
 Compatibility versions of the graph.
منطقية نهائية
GraphDef.Builder
دمج من (com.google.protobuf.Message أخرى)
GraphDef.Builder
دمج من (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
GraphDef.Builder
دمج المكتبة (قيمة FunctionDefLibrary )
 EXPERIMENTAL.
GraphDef.Builder النهائي
دمجUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
GraphDef.Builder
دمج الإصدارات (قيمة VersionDef )
 Compatibility versions of the graph.
GraphDef.Builder
إزالة العقدة (فهرس كثافة العمليات)
repeated .tensorflow.NodeDef node = 1;
GraphDef.Builder
setField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
GraphDef.Builder
setLibrary ( FunctionDefLibrary.Builder builderForValue)
 EXPERIMENTAL.
GraphDef.Builder
setLibrary (قيمة FunctionDefLibrary )
 EXPERIMENTAL.
GraphDef.Builder
setNode (مؤشر int، قيمة NodeDef )
repeated .tensorflow.NodeDef node = 1;
GraphDef.Builder
setNode (مؤشر int، NodeDef.Builder builderForValue)
repeated .tensorflow.NodeDef node = 1;
GraphDef.Builder
setRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، فهرس int، قيمة الكائن)
GraphDef.Builder النهائي
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
GraphDef.Builder
setVersion (قيمة int)
 Deprecated single version field; use versions above instead.
GraphDef.Builder
setVersions (قيمة VersionDef )
 Compatibility versions of the graph.
GraphDef.Builder
setVersions ( VersionDef.Builder builderForValue)
 Compatibility versions of the graph.

الطرق الموروثة

الأساليب العامة

GraphDef.Builder addAllNode العام (Iterable<؟ يمتد NodeDef > القيم)

repeated .tensorflow.NodeDef node = 1;

GraphDef.Builder addNode العام (قيمة NodeDef )

repeated .tensorflow.NodeDef node = 1;

GraphDef.Builder addNode العام (مؤشر int، قيمة NodeDef )

repeated .tensorflow.NodeDef node = 1;

GraphDef.Builder addNode العام ( NodeDef.Builder builderForValue)

repeated .tensorflow.NodeDef node = 1;

GraphDef.Builder addNode العام (مؤشر int، NodeDef.Builder builderForValue)

repeated .tensorflow.NodeDef node = 1;

NodeDef.Builder العامة addNodeBuilder ()

repeated .tensorflow.NodeDef node = 1;

NodeDef.Builder العام addNodeBuilder (مؤشر int)

repeated .tensorflow.NodeDef node = 1;

GraphDef.Builder public addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)

بناء GraphDef العام ()

بناء GraphDef العام Partial ()

GraphDef.Builder العام واضح ()

GraphDef.Builder ClearField العام (حقل com.google.protobuf.Descriptors.FieldDescriptor)

GraphDef.Builder العام ClearLibrary ()

 EXPERIMENTAL. DO NOT USE OR DEPEND ON THIS YET.
 "library" provides user-defined functions.
 Naming:
   * library.function.name are in a flat namespace.
     NOTE: We may need to change it to be hierarchical to support
     different orgs. E.g.,
     { "/google/nn", { ... } },
     { "/google/vision", { ... } }
     { "/org_foo/module_bar", { ... } }
     map<string, FunctionDefLib> named_lib;
   * If node[i].op is the name of one function in "library",
     node[i] is deemed as a function call. Otherwise, node[i].op
     must be a primitive operation supported by the runtime.
 Function call semantics:
   * The callee may start execution as soon as some of its inputs
     are ready. The caller may want to use Tuple() mechanism to
     ensure all inputs are ready in the same time.
   * The consumer of return values may start executing as soon as
     the return values the consumer depends on are ready.  The
     consumer may want to use Tuple() mechanism to ensure the
     consumer does not start until all return values of the callee
     function are ready.
 
.tensorflow.FunctionDefLibrary library = 2;

GraphDef.Builder العام ClearNode ()

repeated .tensorflow.NodeDef node = 1;

GraphDef.Builder العام ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

GraphDef.Builder العام ClearVersion ()

 Deprecated single version field; use versions above instead.  Since all
 GraphDef changes before "versions" was introduced were forward
 compatible, this field is entirely ignored.
 
int32 version = 3 [deprecated = true];

GraphDef.Builder العام ClearVersions ()

 Compatibility versions of the graph.  See core/public/version.h for version
 history.  The GraphDef version is distinct from the TensorFlow version, and
 each release of TensorFlow will support a range of GraphDef versions.
 
.tensorflow.VersionDef versions = 4;

استنساخ GraphDef.Builder العام ()

GraphDef العام getDefaultInstanceForType ()

النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()

com.google.protobuf.Descriptors.Descriptor getDescriptorForType () العام

الوظيفة العامة DefLibrary getLibrary ()

 EXPERIMENTAL. DO NOT USE OR DEPEND ON THIS YET.
 "library" provides user-defined functions.
 Naming:
   * library.function.name are in a flat namespace.
     NOTE: We may need to change it to be hierarchical to support
     different orgs. E.g.,
     { "/google/nn", { ... } },
     { "/google/vision", { ... } }
     { "/org_foo/module_bar", { ... } }
     map<string, FunctionDefLib> named_lib;
   * If node[i].op is the name of one function in "library",
     node[i] is deemed as a function call. Otherwise, node[i].op
     must be a primitive operation supported by the runtime.
 Function call semantics:
   * The callee may start execution as soon as some of its inputs
     are ready. The caller may want to use Tuple() mechanism to
     ensure all inputs are ready in the same time.
   * The consumer of return values may start executing as soon as
     the return values the consumer depends on are ready.  The
     consumer may want to use Tuple() mechanism to ensure the
     consumer does not start until all return values of the callee
     function are ready.
 
.tensorflow.FunctionDefLibrary library = 2;

الوظيفة العامةDefLibrary.Builder getLibraryBuilder ()

 EXPERIMENTAL. DO NOT USE OR DEPEND ON THIS YET.
 "library" provides user-defined functions.
 Naming:
   * library.function.name are in a flat namespace.
     NOTE: We may need to change it to be hierarchical to support
     different orgs. E.g.,
     { "/google/nn", { ... } },
     { "/google/vision", { ... } }
     { "/org_foo/module_bar", { ... } }
     map<string, FunctionDefLib> named_lib;
   * If node[i].op is the name of one function in "library",
     node[i] is deemed as a function call. Otherwise, node[i].op
     must be a primitive operation supported by the runtime.
 Function call semantics:
   * The callee may start execution as soon as some of its inputs
     are ready. The caller may want to use Tuple() mechanism to
     ensure all inputs are ready in the same time.
   * The consumer of return values may start executing as soon as
     the return values the consumer depends on are ready.  The
     consumer may want to use Tuple() mechanism to ensure the
     consumer does not start until all return values of the callee
     function are ready.
 
.tensorflow.FunctionDefLibrary library = 2;

الوظيفة العامة DefLibraryOrBuilder getLibraryOrBuilder ()

 EXPERIMENTAL. DO NOT USE OR DEPEND ON THIS YET.
 "library" provides user-defined functions.
 Naming:
   * library.function.name are in a flat namespace.
     NOTE: We may need to change it to be hierarchical to support
     different orgs. E.g.,
     { "/google/nn", { ... } },
     { "/google/vision", { ... } }
     { "/org_foo/module_bar", { ... } }
     map<string, FunctionDefLib> named_lib;
   * If node[i].op is the name of one function in "library",
     node[i] is deemed as a function call. Otherwise, node[i].op
     must be a primitive operation supported by the runtime.
 Function call semantics:
   * The callee may start execution as soon as some of its inputs
     are ready. The caller may want to use Tuple() mechanism to
     ensure all inputs are ready in the same time.
   * The consumer of return values may start executing as soon as
     the return values the consumer depends on are ready.  The
     consumer may want to use Tuple() mechanism to ensure the
     consumer does not start until all return values of the callee
     function are ready.
 
.tensorflow.FunctionDefLibrary library = 2;

public NodeDef getNode (مؤشر int)

repeated .tensorflow.NodeDef node = 1;

public NodeDef.Builder getNodeBuilder (مؤشر int)

repeated .tensorflow.NodeDef node = 1;

القائمة العامة< NodeDef.Builder > getNodeBuilderList ()

repeated .tensorflow.NodeDef node = 1;

int public getNodeCount ()

repeated .tensorflow.NodeDef node = 1;

القائمة العامة< NodeDef > getNodeList ()

repeated .tensorflow.NodeDef node = 1;

NodeDefOrBuilder العام getNodeOrBuilder (مؤشر int)

repeated .tensorflow.NodeDef node = 1;

القائمة العامة <؟ يمتد NodeDefOrBuilder > getNodeOrBuilderList ()

repeated .tensorflow.NodeDef node = 1;

int public getVersion ()

 Deprecated single version field; use versions above instead.  Since all
 GraphDef changes before "versions" was introduced were forward
 compatible, this field is entirely ignored.
 
int32 version = 3 [deprecated = true];

النسخة العامة getVersions ()

 Compatibility versions of the graph.  See core/public/version.h for version
 history.  The GraphDef version is distinct from the TensorFlow version, and
 each release of TensorFlow will support a range of GraphDef versions.
 
.tensorflow.VersionDef versions = 4;

الإصدار العام لـ VersionDef.Builder getVersionsBuilder ()

 Compatibility versions of the graph.  See core/public/version.h for version
 history.  The GraphDef version is distinct from the TensorFlow version, and
 each release of TensorFlow will support a range of GraphDef versions.
 
.tensorflow.VersionDef versions = 4;

الإصدار العام DefOrBuilder getVersionsOrBuilder ()

 Compatibility versions of the graph.  See core/public/version.h for version
 history.  The GraphDef version is distinct from the TensorFlow version, and
 each release of TensorFlow will support a range of GraphDef versions.
 
.tensorflow.VersionDef versions = 4;

المنطق المنطقي العام hasLibrary ()

 EXPERIMENTAL. DO NOT USE OR DEPEND ON THIS YET.
 "library" provides user-defined functions.
 Naming:
   * library.function.name are in a flat namespace.
     NOTE: We may need to change it to be hierarchical to support
     different orgs. E.g.,
     { "/google/nn", { ... } },
     { "/google/vision", { ... } }
     { "/org_foo/module_bar", { ... } }
     map<string, FunctionDefLib> named_lib;
   * If node[i].op is the name of one function in "library",
     node[i] is deemed as a function call. Otherwise, node[i].op
     must be a primitive operation supported by the runtime.
 Function call semantics:
   * The callee may start execution as soon as some of its inputs
     are ready. The caller may want to use Tuple() mechanism to
     ensure all inputs are ready in the same time.
   * The consumer of return values may start executing as soon as
     the return values the consumer depends on are ready.  The
     consumer may want to use Tuple() mechanism to ensure the
     consumer does not start until all return values of the callee
     function are ready.
 
.tensorflow.FunctionDefLibrary library = 2;

المنطقية العامة hasVersions ()

 Compatibility versions of the graph.  See core/public/version.h for version
 history.  The GraphDef version is distinct from the TensorFlow version, and
 each release of TensorFlow will support a range of GraphDef versions.
 
.tensorflow.VersionDef versions = 4;

تمت تهيئة القيمة المنطقية النهائية العامة ()

GraphDef.Builder العام mergeFrom (com.google.protobuf.Message أخرى)

GraphDef.Builder العام mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

GraphDef.Builder mergeLibrary العام (قيمة FunctionDefLibrary )

 EXPERIMENTAL. DO NOT USE OR DEPEND ON THIS YET.
 "library" provides user-defined functions.
 Naming:
   * library.function.name are in a flat namespace.
     NOTE: We may need to change it to be hierarchical to support
     different orgs. E.g.,
     { "/google/nn", { ... } },
     { "/google/vision", { ... } }
     { "/org_foo/module_bar", { ... } }
     map<string, FunctionDefLib> named_lib;
   * If node[i].op is the name of one function in "library",
     node[i] is deemed as a function call. Otherwise, node[i].op
     must be a primitive operation supported by the runtime.
 Function call semantics:
   * The callee may start execution as soon as some of its inputs
     are ready. The caller may want to use Tuple() mechanism to
     ensure all inputs are ready in the same time.
   * The consumer of return values may start executing as soon as
     the return values the consumer depends on are ready.  The
     consumer may want to use Tuple() mechanism to ensure the
     consumer does not start until all return values of the callee
     function are ready.
 
.tensorflow.FunctionDefLibrary library = 2;

GraphDef.Builder النهائي العام mergeUnknownFields (com.google.protobuf.UnknownFieldSetUnknownFields)

GraphDef.Builder mergeVersions العامة (قيمة VersionDef )

 Compatibility versions of the graph.  See core/public/version.h for version
 history.  The GraphDef version is distinct from the TensorFlow version, and
 each release of TensorFlow will support a range of GraphDef versions.
 
.tensorflow.VersionDef versions = 4;

GraphDef.Builder العام RemoveNode (مؤشر int)

repeated .tensorflow.NodeDef node = 1;

GraphDef.Builder setField العام (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)

مجموعة GraphDef.Builder العامة ( FunctionDefLibrary.Builder builderForValue)

 EXPERIMENTAL. DO NOT USE OR DEPEND ON THIS YET.
 "library" provides user-defined functions.
 Naming:
   * library.function.name are in a flat namespace.
     NOTE: We may need to change it to be hierarchical to support
     different orgs. E.g.,
     { "/google/nn", { ... } },
     { "/google/vision", { ... } }
     { "/org_foo/module_bar", { ... } }
     map<string, FunctionDefLib> named_lib;
   * If node[i].op is the name of one function in "library",
     node[i] is deemed as a function call. Otherwise, node[i].op
     must be a primitive operation supported by the runtime.
 Function call semantics:
   * The callee may start execution as soon as some of its inputs
     are ready. The caller may want to use Tuple() mechanism to
     ensure all inputs are ready in the same time.
   * The consumer of return values may start executing as soon as
     the return values the consumer depends on are ready.  The
     consumer may want to use Tuple() mechanism to ensure the
     consumer does not start until all return values of the callee
     function are ready.
 
.tensorflow.FunctionDefLibrary library = 2;

مجموعة GraphDef.Builder العامة (قيمة FunctionDefLibrary )

 EXPERIMENTAL. DO NOT USE OR DEPEND ON THIS YET.
 "library" provides user-defined functions.
 Naming:
   * library.function.name are in a flat namespace.
     NOTE: We may need to change it to be hierarchical to support
     different orgs. E.g.,
     { "/google/nn", { ... } },
     { "/google/vision", { ... } }
     { "/org_foo/module_bar", { ... } }
     map<string, FunctionDefLib> named_lib;
   * If node[i].op is the name of one function in "library",
     node[i] is deemed as a function call. Otherwise, node[i].op
     must be a primitive operation supported by the runtime.
 Function call semantics:
   * The callee may start execution as soon as some of its inputs
     are ready. The caller may want to use Tuple() mechanism to
     ensure all inputs are ready in the same time.
   * The consumer of return values may start executing as soon as
     the return values the consumer depends on are ready.  The
     consumer may want to use Tuple() mechanism to ensure the
     consumer does not start until all return values of the callee
     function are ready.
 
.tensorflow.FunctionDefLibrary library = 2;

مجموعة GraphDef.Builder العامة (مؤشر int، قيمة NodeDef )

repeated .tensorflow.NodeDef node = 1;

مجموعة GraphDef.Builder العامة (مؤشر int، NodeDef.Builder builderForValue)

repeated .tensorflow.NodeDef node = 1;

GraphDef.Builder العام setRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، مؤشر int، قيمة الكائن)

GraphDef.Builder النهائي العام setUnknownFields (com.google.protobuf.UnknownFieldSetUnknownFields)

مجموعة GraphDef.Builder العامة (قيمة int)

 Deprecated single version field; use versions above instead.  Since all
 GraphDef changes before "versions" was introduced were forward
 compatible, this field is entirely ignored.
 
int32 version = 3 [deprecated = true];

مجموعة GraphDef.Builder العامة (قيمة VersionDef )

 Compatibility versions of the graph.  See core/public/version.h for version
 history.  The GraphDef version is distinct from the TensorFlow version, and
 each release of TensorFlow will support a range of GraphDef versions.
 
.tensorflow.VersionDef versions = 4;

مجموعة GraphDef.Builder العامة ( VersionDef.Builder builderForValue)

 Compatibility versions of the graph.  See core/public/version.h for version
 history.  The GraphDef version is distinct from the TensorFlow version, and
 each release of TensorFlow will support a range of GraphDef versions.
 
.tensorflow.VersionDef versions = 4;