Uninstall cuPy
This commit is contained in:
@@ -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 """
|
||||||
|
|||||||
Reference in New Issue
Block a user