fn name()

in src/lib.rs [749:751]


    fn name(&self) -> &'static str {
        "cublaslt-batch-matmul"
    }