|
|
@ -78,7 +78,7 @@ if (ENABLE_OPEN_SRC)
|
|
|
|
if(PRODUCT STREQUAL "flr3")
|
|
|
|
if(PRODUCT STREQUAL "flr3")
|
|
|
|
message(FATAL_ERROR "This platform is not supported in train mode, build terminated")
|
|
|
|
message(FATAL_ERROR "This platform is not supported in train mode, build terminated")
|
|
|
|
endif()
|
|
|
|
endif()
|
|
|
|
else if(PLATFORM STREQUAL "inference")
|
|
|
|
elseif(PLATFORM STREQUAL "inference")
|
|
|
|
find_module(slog libslog.so ${ASCEND_DRIVER_DIR})
|
|
|
|
find_module(slog libslog.so ${ASCEND_DRIVER_DIR})
|
|
|
|
find_module(mmpa libmmpa.so ${ASCEND_DRIVER_DIR})
|
|
|
|
find_module(mmpa libmmpa.so ${ASCEND_DRIVER_DIR})
|
|
|
|
find_module(msprof libmsprof.so ${ASCEND_DRIVER_DIR})
|
|
|
|
find_module(msprof libmsprof.so ${ASCEND_DRIVER_DIR})
|
|
|
|