Skip to content
Prev Previous commit
Next Next commit
Merge branch 'master' into tf-eager-dlpack
  • Loading branch information
lantiga authored Mar 14, 2021
commit 4c48a924790b5fd9b0bc227dbd80083c386d3fbf
1 change: 0 additions & 1 deletion get_deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ if [[ $WITH_TF != 0 ]]; then
tar xf $LIBTF_ARCHIVE --no-same-owner -C $LIBTENSORFLOW.x
mv $LIBTENSORFLOW.x $LIBTENSORFLOW
cp ../../opt/patches/c_api_experimental.h $LIBTENSORFLOW/include/tensorflow/c/eager

echo "Done."
else
echo "TensorFlow is in place."
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.