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

Function advise

tensorflow/tensorflow/python/profiler/model_analyzer.py:385–420  ·  view source on GitHub ↗

Auto profile and advise. Builds profiles and automatically check anomalies of various aspects. For more details: 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

(graph=None, run_meta=None, options=_DEFAULT_ADVISE_OPTIONS)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

_build_advisor_optionsFunction · 0.85
_graph_stringFunction · 0.85
executing_eagerlyMethod · 0.80
copyMethod · 0.45
SerializeToStringMethod · 0.45
ParseFromStringMethod · 0.45
encodeMethod · 0.45

Tested by

no test coverage detected