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 25baaac commit 3063bc4Copy full SHA for 3063bc4
ci/test_conda.sh
@@ -35,6 +35,7 @@ DEPENDENCIES=(
35
"psutil"
36
"pytest"
37
"pytest-xdist"
38
+ "pytest-benchmark"
39
"cffi"
40
"ml_dtypes"
41
"python=${RAPIDS_PY_VERSION}"
ci/test_simulator.sh
@@ -12,6 +12,7 @@ DEPENDENCIES=(
12
13
14
15
16
17
18
0 commit comments