Searched refs:_profile (Results 1 – 7 of 7) sorted by relevance
29 from tensorflow.python.profiler.model_analyzer import profile as _profile unknown118 return _profile(graph, run_meta, op_log, tfprof_cmd, tfprof_options)
628 _profile(pr); in profile()632 private native void _profile(Profile pr); in _profile() method in Database
1 .. _profile:71 .. _profile-instant:316 .. _profile-stats:550 .. _profile-limitations:584 .. _profile-calibration:627 .. _profile-timers:
1 .. _profile:48 .. _profile-instant:305 .. _profile-stats:545 .. _profile-limitations:579 .. _profile-calibration:622 .. _profile-timers:
89 regexp.MustCompile(`_profile\.dylib$`),
147 size (passing `--shmem-size` to heap\_profile) can resolve the issue.149 accuracy in the resulting profile) by passing `--interval` to heap\_profile.
2013 def _profile : Flag<["--"], "profile">, Alias<p>;