Feature/tensors performance #497

Closed
margarita0303 wants to merge 91 commits from feature/tensors-performance into feature/tensors-performance
Showing only changes of commit f7cb483782 - Show all commits

View File

@ -86,7 +86,7 @@ benchmark {
configurations.register("svd") {
commonConfiguration()
include("svdBenchmark")
include("SVDBenchmark")
}
configurations.register("buffer") {