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

Function initialize

tensorflow/tensorflow/python/ops/summary_ops_v2.py:292–330  ·  view source on GitHub ↗

Initializes summary writing for graph execution mode. This operation is a no-op when executing eagerly. This helper method provides a higher-level alternative to using `tf.contrib.summary.summary_writer_initializer_op` and `tf.contrib.summary.graph`. Most users will also want to call `t

(
    graph=None,  # pylint: disable=redefined-outer-name
    session=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ConstantFoldFallbackHookFunction · 0.85

Calls 6

_serialize_graphFunction · 0.85
executing_eagerlyMethod · 0.80
contextMethod · 0.45
runMethod · 0.45
placeholderMethod · 0.45

Tested by

no test coverage detected