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

  /external/tensorflow/tensorflow/stream_executor/
device_description.h 144 float clock_rate_ghz() const { return clock_rate_ghz_; } function in class:perftools::gputools::DeviceDescription
  /external/tensorflow/tensorflow/stream_executor/cuda/
cuda_gpu_executor.cc 1090 float clock_rate_ghz = static_cast<float>(prop.clockRate) \/ 1e6; local
    [all...]

Completed in 87 milliseconds