Uninstall cuPy
This commit is contained in:
parent
1bf42c817a
commit
76d1b69664
@ -138,7 +138,7 @@ def TestWin64GPU(args) {
|
|||||||
"""
|
"""
|
||||||
echo "Installing Python dependencies..."
|
echo "Installing Python dependencies..."
|
||||||
bat """
|
bat """
|
||||||
conda activate && conda upgrade scikit-learn pandas numpy
|
conda activate && conda upgrade scikit-learn pandas numpy && python -m pip uninstall -y cupy-cuda100 cupy-cuda101 cupy-cuda102
|
||||||
"""
|
"""
|
||||||
echo "Running Python tests..."
|
echo "Running Python tests..."
|
||||||
bat """
|
bat """
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user