TVM  0.9.4
tvm::exception::UnusedOutput Class Reference

#include <tvm/exception/exceptions.h>

Inheritance diagram for tvm::exception::UnusedOutput:
Collaboration diagram for tvm::exception::UnusedOutput:

Additional Inherited Members

- Public Member Functions inherited from tvm::exception::DataException
 Exception ()
 
 Exception (const std::string &what)
 
 Exception (const char *what)
 
- Public Member Functions inherited from tvm::exception::Exception
 Exception ()
 
 Exception (const std::string &what)
 
 Exception (const char *what)
 
const char * what () const noexcept override
 

Detailed Description

Thrown when attempting to use unused output


The documentation for this class was generated from the following file: