Home
last modified time | relevance | path

Searched refs:threads_num (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/device/gpu/
Dcuda_common.h32 inline int threads_num() const { return threads_per_block_; } in threads_num() function
67 #define GET_THREADS mindspore::device::gpu::CudaCommon::GetInstance().threads_num()