runSlicingBenchmarks
fun <T : DType, V> runSlicingBenchmarks(config: SlicingBenchmarkConfig = SlicingBenchmarkConfig(), contextFactory: () -> ExecutionContext, tensorFactory: TensorFactory<T, V>): BenchmarkSuiteResult(source)