Skip to content

Commit 20419a9

Browse files
committed
Updated config files.
1 parent 264701e commit 20419a9

File tree

4 files changed

+3
-33
lines changed

4 files changed

+3
-33
lines changed

configs/spmd/large_scale/kmeans.json

Lines changed: 0 additions & 30 deletions
This file was deleted.

configs/spmd/large_scale/kmeans_narrow_weak.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"INCLUDE": ["../../common/sklearn.json", "../large_scale/large_scale.json"],
2+
"INCLUDE": ["../../common/sklearn.json", "large_scale.json"],
33
"PARAMETERS_SETS": {
44
"spmd kmeans parameters": {
55
"algorithm": {

configs/spmd/large_scale/kmeans_strong.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"INCLUDE": ["../../common/sklearn.json", "../large_scale/large_scale.json"],
2+
"INCLUDE": ["../../common/sklearn.json", "large_scale.json"],
33
"PARAMETERS_SETS": {
44
"spmd kmeans parameters": {
55
"algorithm": {

configs/spmd/large_scale/kmeans_wide_weak.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"INCLUDE": ["../../common/sklearn.json", "../large_scale/large_scale.json"],
2+
"INCLUDE": ["../../common/sklearn.json", "large_scale.json"],
33
"PARAMETERS_SETS": {
44
"spmd kmeans parameters": {
55
"algorithm": {

0 commit comments

Comments
 (0)