Uninstall cuPy
This commit is contained in:
parent
1bf42c817a
commit
76d1b69664
@ -138,7 +138,7 @@ def TestWin64GPU(args) {
|
||||
"""
|
||||
echo "Installing Python dependencies..."
|
||||
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..."
|
||||
bat """
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user