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