HomeSort by relevance Sort by last modified time
    Searched refs:execution_count_ (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/
executable.h 204 int64 execution_count_ = 0; member in class:xla::Executable
  /external/tensorflow/tensorflow/core/distributed_runtime/
master_session.cc 121 return execution_count_.fetch_add(1);
246 std::atomic<int64> execution_count_ = {0}; member in class:tensorflow::MasterSession::ReffedClientGraph
    [all...]

Completed in 399 milliseconds