Searched refs:destroydStatus (Results 1 – 1 of 1) sorted by relevance
165 aclError destroydStatus = acltdtDestroyChannel(acl_handle_); in DestroyTensorPrintThread() local166 if (destroydStatus != ACL_SUCCESS) { in DestroyTensorPrintThread()167 …MS_LOG(ERROR) << "Failed destroy acl channel and the destroyStatus is " << destroydStatus << std::… in DestroyTensorPrintThread()