slicingBenchmarkSuite
fun <T : DType, V> slicingBenchmarkSuite(name: String = "tensor-slicing", config: SlicingBenchmarkConfig = SlicingBenchmarkConfig(), contextFactory: () -> ExecutionContext, tensorFactory: TensorFactory<T, V>): BenchmarkSuite(source)