Searched refs:stopStatus (Results 1 – 1 of 1) sorted by relevance
158 aclError stopStatus = acltdtStopChannel(acl_handle_); in DestroyTensorPrintThread() local159 if (stopStatus != ACL_SUCCESS) { in DestroyTensorPrintThread()160 … MS_LOG(ERROR) << "Failed stop acl data channel and the stopStatus is " << stopStatus << std::endl; in DestroyTensorPrintThread()