View source on GitHub |
Auto profile and advise.
tf.compat.v1.profiler.advise(
graph=None, run_meta=None, options=_DEFAULT_ADVISE_OPTIONS
)
Builds profiles and automatically check anomalies of various aspects. For more details: https://github.com/tensorflow/tensorflow/tree/master/tensorflow/core/profiler/README.md
Returns | |
---|---|
Returns AdviceProto proto |