TVM  0.9.4
tvm::exception::UnimplementedOutput Class Reference

#include <tvm/exception/exceptions.h>

Inheritance diagram for tvm::exception::UnimplementedOutput:
Collaboration diagram for tvm::exception::UnimplementedOutput:

Additional Inherited Members

- Public Member Functions inherited from tvm::exception::FunctionException
 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 call an output without an implementation


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