Home
last modified time | relevance | path

Searched defs:execution_count (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dstats_publisher_interface.cc35 uint64 step, int64 execution_count, const RunOptions& ropts) override { in GetProfileHandler()
/external/tensorflow/tensorflow/compiler/jit/
Dxla_compilation_cache.h175 int64 execution_count = 0; member
Dxla_compilation_cache.cc205 static bool ShouldBeMegamorphic(int64 compile_count, int64 execution_count) { in ShouldBeMegamorphic()
/external/tensorflow/tensorflow/compiler/xla/service/
Ddump.cc492 int64 execution_count; in DumpHloSnapshotIfEnabled() local
530 int64 execution_count; in DumpHloSnapshotIfEnabled() local
/external/openscreen/platform/impl/
Dtask_runner_unittest.cc283 std::atomic<int> execution_count{0}; member in openscreen::RepeatedClass
/external/tensorflow/tensorflow/core/grappler/costs/
Dvirtual_scheduler.h85 int execution_count; member
Dvirtual_scheduler.cc98 int64 execution_count = node->attr().count(kExecutionCount) == 0 in UpdateDeviceAnnotationState() local
/external/tensorflow/tensorflow/core/distributed_runtime/
Dmaster_session.cc119 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()