Poplar and PopLibs
poplar::graph_memory_allocation_error Struct Reference

This exception is thrown when an memory allocation fails. More...

#include <exceptions.hpp>

Inheritance diagram for poplar::graph_memory_allocation_error:
poplar::poplar_error

Public Attributes

std::string profilePath
 Holds the absolute path to the profile.pop file that was produced when this error occurred. More...
 

Detailed Description

This exception is thrown when an memory allocation fails.

Member Data Documentation

◆ profilePath

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.


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