Searched defs:SetException (Results 1 – 7 of 7) sorted by relevance
32 void FrontendTask::SetException(const std::exception_ptr &e) { in SetException() function in mindspore::pynative::FrontendTask55 void SliceOpFrontendTask::SetException(const std::exception_ptr &e) { in SetException() function in mindspore::pynative::SliceOpFrontendTask77 void AllocViewMemBackendTask::SetException(const std::exception_ptr &e) { in SetException() function in mindspore::pynative::AllocViewMemBackendTask
37 void SetException() { in SetException() function80 void SetException() { in SetException() function
100 void StubNode::SetException(const std::exception_ptr &e_ptr) { in SetException() function in mindspore::stub::StubNode272 void SequenceNode::SetException(const std::exception_ptr &e_ptr) { in SetException() function in mindspore::stub::SequenceNode301 void AnyTypeNode::SetException(const std::exception_ptr &e_ptr) { in SetException() function in mindspore::stub::AnyTypeNode
47 virtual void SetException(const std::exception_ptr & /* e */) {} in SetException() function
378 void SetException() { in SetException() function
42 void SetException(bool flag) { raise_exception_ = flag; } in SetException() function in mindspore::__anon9d04f1ac0111::MindIREngine
282 static void SetException(DWORD code, EXCEPTION_RECORD *pr) in SetException() function