已合并
fix qbmmv3 depend #5065
liuyufan创建于 5月20日
fix qbmmv3 depend #5065
已合并
liuyufan创建于 5月20日
1 个文件变更+1-1
@@ -8,4 +8,4 @@
8# See LICENSE in the root of the software repository for the full text of the License.8# See LICENSE in the root of the software repository for the full text of the License.
9 # -----------------------------------------------------------------------------9 # -----------------------------------------------------------------------------
10 10 
11- add_modules_sources(HOSTNAME ${OPHOST_NAME} MODE PRIVATE DIR ${CMAKE_CURRENT_SOURCE_DIR} OPTYPE quant_batch_matmul_v3 ACLNNTYPE aclnn_exclude DEPENDENCIES mat_mul_v3 batch_mat_mul_v3 gemm_v3 trans_quant_param_v2 convert_weight_to_int4_pack quant_batch_matmul_v4 transpose_batch_mat_mul)11+ add_modules_sources(HOSTNAME ${OPHOST_NAME} MODE PRIVATE DIR ${CMAKE_CURRENT_SOURCE_DIR} OPTYPE quant_batch_matmul_v3 ACLNNTYPE aclnn_exclude DEPENDENCIES trans_quant_param_v2 convert_weight_to_int4_pack quant_batch_matmul_v4 transpose_batch_mat_mul)