Base class for annotations added to graph ops. More...
#include <op_annotations.hpp>
Public Member Functions | |
| void | add_in_place_oi_pair (const struct oi_pair &oi) |
| const std::vector< struct oi_pair > & | get_in_place_oi_pairs () const |
| bool | is_cacheable () const |
| void | set_cacheable (bool val) |
Base class for annotations added to graph ops.