Poplar and PopLibs
|
This exception is thrown when an memory allocation fails. More...
#include <exceptions.hpp>
Public Attributes | |
std::string | profilePath |
Holds the absolute path to the profile.pop file that was produced when this error occurred. More... | |
This exception is thrown when an memory allocation fails.
std::string poplar::graph_memory_allocation_error::profilePath |
Holds the absolute path to the profile.pop file that was produced when this error occurred.
Empty if no profile.pop file was produced.