Public Member Functions
ngraph::op::util::OpAnnotations Class Reference

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)
 

Detailed Description

Base class for annotations added to graph ops.


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