Home
last modified time | relevance | path

Searched defs:miopen_exception (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/miopen/
H A DExceptions.h13 miopen_exception(miopenStatus_t status, const char* msg) in miopen_exception() function
16 miopen_exception(miopenStatus_t status, const std::string& msg) in miopen_exception() function