Skip to content

Commit c3ac4bb

Browse files
authored
Update kmeans.json
1 parent 8532908 commit c3ac4bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/regular/bf16/kmeans.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"estimator_methods": { "inference": "predict" }
1515
},
1616
"data": {
17-
"dtype": ["float32", "float64"],
17+
"dtype": ["float32"],
1818
"preprocessing_kwargs": { "normalize": true }
1919
}
2020
},

0 commit comments

Comments
 (0)