Searched defs:execution_count (Results 1 – 8 of 8) 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 | 175 int64 execution_count = 0; member
|
D | xla_compilation_cache.cc | 205 static bool ShouldBeMegamorphic(int64 compile_count, int64 execution_count) { in ShouldBeMegamorphic()
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | dump.cc | 492 int64 execution_count; in DumpHloSnapshotIfEnabled() local 530 int64 execution_count; in DumpHloSnapshotIfEnabled() local
|
/external/openscreen/platform/impl/ |
D | task_runner_unittest.cc | 283 std::atomic<int> execution_count{0}; member in openscreen::RepeatedClass
|
/external/tensorflow/tensorflow/core/grappler/costs/ |
D | virtual_scheduler.h | 85 int execution_count; member
|
D | virtual_scheduler.cc | 98 int64 execution_count = node->attr().count(kExecutionCount) == 0 in UpdateDeviceAnnotationState() local
|
/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | master_session.cc | 119 int64 execution_count, in GetProfileHandler() 645 int64 execution_count, PerStepState* pss, CallOptions* call_opts, in RunPartitionsHelper() 808 const MasterEnv* env, int64 step_id, int64 execution_count, in RunPartitions() 833 const MasterEnv* env, int64 step_id, int64 execution_count, in RunPartitions()
|