Searched defs:execution_count (Results 1 – 6 of 6) sorted by relevance
/external/tensorflow/tensorflow/core/common_runtime/ |
D | stats_publisher_interface.cc | 35 uint64 step, int64 execution_count, const RunOptions& ropts) override { in GetProfileHandler()
|
/external/tensorflow/tensorflow/compiler/jit/ |
D | xla_compilation_cache.h | 171 int64 execution_count = 0; member
|
D | xla_compilation_cache.cc | 187 static bool IsMegamorphic(int64 compile_count, int64 execution_count) { in IsMegamorphic()
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | dump.cc | 353 int64 execution_count; in DumpHloSnapshotIfEnabled() local 386 int64 execution_count; in DumpHloSnapshotIfEnabled() local
|
/external/tensorflow/tensorflow/core/grappler/costs/ |
D | virtual_scheduler.h | 74 int execution_count; member
|
/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | master_session.cc | 115 int64 execution_count, in GetProfileHandler() 594 int64 execution_count, PerStepState* pss, CallOptions* call_opts, in RunPartitionsHelper() 751 const MasterEnv* env, int64 step_id, int64 execution_count, in RunPartitions() 776 const MasterEnv* env, int64 step_id, int64 execution_count, in RunPartitions()
|