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 126 float clock_rate_ghz() const { return clock_rate_ghz_; } function in class:stream_executor::DeviceDescription
  /external/tensorflow/tensorflow/stream_executor/rocm/
rocm_gpu_executor.cc 910 float clock_rate_ghz = static_cast<float>(prop.clockRate) \/ 1e6; local
    [all...]

Completed in 2104 milliseconds