MCPcopy Create free account
hub / github.com/alibaba/nann / add_collection_def

Function add_collection_def

tensorflow/tensorflow/python/framework/meta_graph.py:380–451  ·  view source on GitHub ↗

Adds a collection to MetaGraphDef protocol buffer. Args: meta_graph_def: MetaGraphDef protocol buffer. key: One of the GraphKeys or user-defined string. graph: The `Graph` from which to get collections. export_scope: Optional `string`. Name scope to remove. exclude_nodes: An i

(meta_graph_def, key, graph=None,
                       export_scope=None, exclude_nodes=None,
                       override_contents=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

create_meta_graph_defFunction · 0.85

Calls 8

TypeErrorFunction · 0.85
typeFunction · 0.85
_should_include_nodeFunction · 0.85
_get_kind_nameFunction · 0.85
get_collectionMethod · 0.45
appendMethod · 0.45
SerializeToStringMethod · 0.45
extendMethod · 0.45

Tested by

no test coverage detected