fix: 1.In AICPU, the memory is not released by calling aclrtBinaryUnLoad after aclrtBinaryGetFunction is called. In addition, this API is repeatedly called, causing memory leakage 2.InitCcuSuperFastLoad function delivers operator calls, which causes HCCL_RUN_INFO to be spam. Therefore, HCCL_RUN_INFO is changed to HCCL_INFO