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

  /external/tensorflow/tensorflow/stream_executor/
device_description.cc 70 const ThreadDim &thread_dim = thread_dim_limit();
136 const auto &limit = device_description.thread_dim_limit();
device_description.h 74 const ThreadDim &thread_dim_limit() const { return thread_dim_limit_; } function in class:stream_executor::DeviceDescription
  /external/tensorflow/tensorflow/stream_executor/cuda/
cuda_gpu_executor.cc 1059 ThreadDim thread_dim_limit; local
    [all...]
  /external/tensorflow/tensorflow/stream_executor/rocm/
rocm_gpu_executor.cc 904 ThreadDim thread_dim_limit; local
    [all...]

Completed in 102 milliseconds