We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c44943c commit 917cc32Copy full SHA for 917cc32
envs/conda-env-rapids.yml
@@ -6,9 +6,6 @@ dependencies:
6
- python=3.10
7
- rapids
8
- cudatoolkit
9
- # blas and openmp
10
- - libblas=*=*mkl
11
- - _openmp_mutex=*=*llvm
12
# sklbench dependencies
13
- scikit-learn
14
- pandas
envs/conda-env-sklearn.yml
@@ -11,9 +11,6 @@ dependencies:
- faiss-cpu
- intel::scikit-learn-intelex
- intel::daal4py
15
16
17
18
19
0 commit comments