From 4d6f402609ad70147b58b361dbd4424222045b12 Mon Sep 17 00:00:00 2001 From: wangyuan Date: Wed, 24 Jul 2024 17:53:15 +0800 Subject: [PATCH] [Feature](mlu-ops): upgrade toolkit and cnnl. --- build.property | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.property b/build.property index 4f63e7c46..ed38a7414 100644 --- a/build.property +++ b/build.property @@ -1,8 +1,8 @@ { "version": "1.2.0-1", "python": "3.6.0", - "build_requires": {"cntoolkit": ["release","3.8.4-1"], - "cnnl":["release","1.23.2-1"], + "build_requires": {"cntoolkit": ["release","3.12.3-1"], + "cnnl":["release","1.26.1-1"], "driver": "5.10.25", "eigen3": "3.4.0", "libxml2": "2.9.0",