报错:terminate called after throwing an instance of 'ascend::AscendException'
what(): Error in void ascend::AscendStackMemory::Stack::returnAlloc(char*,size_t,aclrtStream) at ascenddaemon/utils/AcendStackMemory.cpp:161:Error: 'p+sz == head' failed.
疑问:1.在不同的库也不能并发查询?
2.使用try{}catch(const std::Exception)不能捕获ascend::AscendException?
报错:terminate called after throwing an instance of 'ascend::AscendException'
what(): Error in void ascend::AscendStackMemory::Stack::returnAlloc(char*,size_t,aclrtStream) at ascenddaemon/utils/AcendStackMemory.cpp:161:Error: 'p+sz == head' failed.
疑问:1.在不同的库也不能并发查询?
2.使用try{}catch(const std::Exception)不能捕获ascend::AscendException?