Skip to content

Commit

Permalink
Revert "build CUDA plugin in CI"
Browse files Browse the repository at this point in the history
This reverts commit baf70be.
  • Loading branch information
will-cromar committed Jan 18, 2024
1 parent 29afb42 commit 99a1cd5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ function build_torch_xla() {
XLA_DIR=$1
pushd "$XLA_DIR"
python setup.py install
pip install plugins/cuda --no-build-isolation -v
popd
}

Expand Down

0 comments on commit 99a1cd5

Please sign in to comment.