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

  /external/tensorflow/tensorflow/compiler/xla/service/gpu/
partition_assignment.cc 52 threads_per_block = device_desc.threads_per_warp();
  /external/tensorflow/tensorflow/stream_executor/
device_description.h 99 const int64 &threads_per_warp() const { return threads_per_warp_; } function in class:stream_executor::DeviceDescription

Completed in 1026 milliseconds