Skip to content

Commit

Permalink
Keep libtorch_python
Browse files Browse the repository at this point in the history
  • Loading branch information
jeongseok-meta authored Jul 9, 2024
1 parent b362c03 commit 74c5d7a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion recipe/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,6 @@ if [[ "$PKG_NAME" == "libtorch" ]]; then
for f in ATen caffe2 tensorpipe torch c10; do
mv torch/include/$f ${PREFIX}/include/$f
done
rm ${PREFIX}/lib/libtorch_python.*
popd
popd

Expand Down

0 comments on commit 74c5d7a

Please sign in to comment.