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

Function profile

tensorflow/tensorflow/python/profiler/model_analyzer.py:310–381  ·  view source on GitHub ↗

Profile model. Tutorials and examples can be found in: https://github.com/tensorflow/tensorflow/tree/master/tensorflow/core/profiler/README.md Args: graph: tf.Graph. If None and eager execution is not enabled, use default graph. run_meta: optional tensorflow.RunMetadata p

(graph=None,
            run_meta=None,
            op_log=None,
            cmd='scope',
            options=_DEFAULT_PROFILE_OPTIONS)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 8

_build_optionsFunction · 0.85
_graph_stringFunction · 0.85
executing_eagerlyMethod · 0.80
SerializeToStringMethod · 0.45
encodeMethod · 0.45
ParseFromStringMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected