| Beatmup
    | 
Wrapper for exceptions occuring during the model inference. More...
#include <model.h>
 
  
| Public Member Functions | |
| InferenceTimeError (const AbstractOperation &op, const std::exception &ex) | |
|  Public Member Functions inherited from Beatmup::Exception | |
| virtual const char * | what () const NOEXCEPT override | 
| Additional Inherited Members | |
|  Protected Member Functions inherited from Beatmup::Exception | |
| Exception (const char *message) | |
| template<typename ... Args> | |
| Exception (const char *message, const Args &... args) | |
| InferenceTimeError::InferenceTimeError | ( | const AbstractOperation & | op, | 
| const std::exception & | ex | ||
| ) |