Searched defs:block_dim_z (Results 1 – 3 of 3) sorted by relevance
408 unsigned int block_dim_z, unsigned int shared_mem_bytes, in LaunchKernel()
463 unsigned int block_dim_z, unsigned int shared_mem_bytes, CUstream stream, in LaunchKernel()
61419 pub block_dim_z: u32, field61506 pub fn block_dim_z(mut self, block_dim_z: u32) -> Self { in block_dim_z() method