Searched defs:thread_block (Results 1 – 2 of 2) sorted by relevance
526 pub fn thread_block(&self) -> Result<()> { in thread_block() method
686 dim3 block_dim, thread_block; in NmsGpu() local