We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36fa108 commit 61300cfCopy full SHA for 61300cf
conda/pytorch-nightly/build.sh
@@ -8,6 +8,7 @@ export PYTORCH_BUILD_VERSION=$PKG_VERSION
8
export PYTORCH_BUILD_NUMBER=$PKG_BUILDNUM
9
export USE_LLVM="/opt/llvm_no_cxx11_abi"
10
export LLVM_DIR="$USE_LLVM/lib/cmake/llvm"
11
+export PACKAGE_TYPE="conda"
12
13
# set OPENSSL_ROOT_DIR=/opt/openssl if it exists
14
if [[ -e /opt/openssl ]]; then
0 commit comments