Skip to content
This repository was archived by the owner on Apr 28, 2023. It is now read-only.

Commit b557037

Browse files
committed
Update the master hash and refresh conda packages
1 parent 02fe737 commit b557037

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conda_recipes/conda_build_tc.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,8 @@ echo "HALIDE packaged Successfully"
108108
###############################################################################
109109
# Tensor Comprehensions settings
110110
TC_BUILD_VERSION="0.1.1"
111-
TC_BUILD_NUMBER=2
112-
TC_GIT_HASH="f0c47fe77c231fb8f530534df1b5f3a49948ad75"
111+
TC_BUILD_NUMBER=3
112+
TC_GIT_HASH="02fe7370832d8e93839cfcd7c6798783bd4f31cc"
113113

114114
echo "Packaging TC ==> TC_BUILD_VERSION: ${TC_BUILD_VERSION} TC_BUILD_NUMBER: ${TC_BUILD_NUMBER}"
115115

0 commit comments

Comments
 (0)