পাবলিক স্ট্যাটিক ফাইনাল ক্লাস GraphDef.Builder
Represents the graph of operations
tensorflow.GraphDef
পাবলিক পদ্ধতি
GraphDef.Builder | |
GraphDef.Builder | |
GraphDef.Builder | |
GraphDef.Builder | |
GraphDef.Builder | |
NodeDef.Builder | addNodeBuilder () repeated .tensorflow.NodeDef node = 1; |
NodeDef.Builder | addNodeBuilder (int সূচক) repeated .tensorflow.NodeDef node = 1; |
GraphDef.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান) |
গ্রাফডিফ | নির্মাণ () |
গ্রাফডিফ | বিল্ড আংশিক () |
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 | ক্লোন () |
গ্রাফডিফ | |
চূড়ান্ত স্ট্যাটিক com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
ফাংশনডিফলাইব্রেরি | getLibrary () EXPERIMENTAL. |
FunctionDefLibrary.Builder | getLibraryBuilder () EXPERIMENTAL. |
FunctionDefLibraryOrBuilder | getLibraryOrBuilder () EXPERIMENTAL. |
নোডডিফ | getNode (int সূচক) repeated .tensorflow.NodeDef node = 1; |
NodeDef.Builder | getNodeBuilder (int সূচক) repeated .tensorflow.NodeDef node = 1; |
তালিকা< NodeDef.Builder > | getNodeBuilderList () repeated .tensorflow.NodeDef node = 1; |
int | 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 | getVersion () Deprecated single version field; use versions above instead. |
সংস্করণ ডিফ | getVersions () Compatibility versions of the graph. |
VersionDef.Builder | getVersionsBuilder () Compatibility versions of the graph. |
VersionDefOrBuilder | getVersionsOrBuilder () Compatibility versions of the graph. |
বুলিয়ান | আছে লাইব্রেরি () EXPERIMENTAL. |
বুলিয়ান | আছে সংস্করণ () Compatibility versions of the graph. |
চূড়ান্ত বুলিয়ান | |
GraphDef.Builder | mergeFrom (com.google.protobuf.অন্যান্য বার্তা পাঠান) |
GraphDef.Builder | mergeFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি) |
GraphDef.Builder | |
চূড়ান্ত GraphDef.Builder | একত্রিত করুন অজানাক্ষেত্র (com.google.protobuf.UnknownFieldSet অজানাক্ষেত্র) |
GraphDef.Builder | |
GraphDef.Builder | রিমুভনোড (int সূচক) repeated .tensorflow.NodeDef node = 1; |
GraphDef.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান) |
GraphDef.Builder | |
GraphDef.Builder | |
GraphDef.Builder | |
GraphDef.Builder | |
GraphDef.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, int সূচক, অবজেক্ট মান) |
চূড়ান্ত GraphDef.Builder | সেটUnknownFields (com.google.protobuf.UnknownFieldসেট অজানাফিল্ড) |
GraphDef.Builder | setVersion (int মান) Deprecated single version field; use versions above instead. |
GraphDef.Builder | |
GraphDef.Builder |
উত্তরাধিকারসূত্রে প্রাপ্ত পদ্ধতি
পাবলিক পদ্ধতি
সর্বজনীন GraphDef.Builder addAllNode (Iterable<? প্রসারিত করে NodeDef > মান)
repeated .tensorflow.NodeDef node = 1;
সর্বজনীন GraphDef.Builder addNode ( NodeDef.Builder builderForValue)
repeated .tensorflow.NodeDef node = 1;
সর্বজনীন GraphDef.Builder addNode (int index, NodeDef.Builder builderForValue)
repeated .tensorflow.NodeDef node = 1;
সর্বজনীন GraphDef.Builder addRepeatedField (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 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;
পাবলিক স্ট্যাটিক ফাইনাল com.google.protobuf.Descriptors.Descriptor getDescriptor ()
সর্বজনীন com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
পাবলিক ফাংশনডিফলাইব্রেরি 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;
public FunctionDefLibrary.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;
পাবলিক ফাংশনডিফলাইব্রেরিঅরবিল্ডার 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;
পাবলিক int getNodeCount ()
repeated .tensorflow.NodeDef node = 1;
সর্বজনীন তালিকা <? NodeDefOrBuilder > getNodeOrBuilderList () প্রসারিত করে
repeated .tensorflow.NodeDef node = 1;
পাবলিক int 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];
পাবলিক VersionDef 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;
পাবলিক VersionDefOrBuilder 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;
পাবলিক বুলিয়ান আছে লাইব্রেরি ()
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;
পাবলিক বুলিয়ান আছে সংস্করণ ()
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.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
নিক্ষেপ করে
IO ব্যতিক্রম |
---|
সর্বজনীন 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.UnknownFieldSet unknownFields)
সর্বজনীন 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 setField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, অবজেক্ট মান)
সর্বজনীন GraphDef.Builder setLibrary ( 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 setLibrary ( 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 setNode (int index, 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. Since all GraphDef changes before "versions" was introduced were forward compatible, this field is entirely ignored.
int32 version = 3 [deprecated = true];
সর্বজনীন GraphDef.Builder setVersions ( 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 setVersions ( 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;