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

Function _should_include_node

tensorflow/tensorflow/python/framework/meta_graph.py:348–377  ·  view source on GitHub ↗

Returns `True` if a node should be included. Args: node_or_node_name: A node or `string` node name. export_scope: `string`. Name scope under which to extract the subgraph. The scope name will be stripped from the node definitions for easy import later into new name scopes.

(node_or_node_name, export_scope, exclude_nodes)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

add_collection_defFunction · 0.85
export_scoped_meta_graphFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected