Home
last modified time | relevance | path

Searched defs:execution_count (Results 1 – 6 of 6) 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.h171 int64 execution_count = 0; member
Dxla_compilation_cache.cc187 static bool IsMegamorphic(int64 compile_count, int64 execution_count) { in IsMegamorphic()
/external/tensorflow/tensorflow/compiler/xla/service/
Ddump.cc353 int64 execution_count; in DumpHloSnapshotIfEnabled() local
386 int64 execution_count; in DumpHloSnapshotIfEnabled() local
/external/tensorflow/tensorflow/core/grappler/costs/
Dvirtual_scheduler.h74 int execution_count; member
/external/tensorflow/tensorflow/core/distributed_runtime/
Dmaster_session.cc115 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()