Logo
Reference manual - version ored_version
Classes | Public Member Functions | List of all members
ComputationGraphBuilder Class Reference

Classes

struct  PayLogEntry
 

Public Member Functions

 ComputationGraphBuilder (ComputationGraph &g, const std::vector< std::string > &opLabels, const ASTNodePtr root, const boost::shared_ptr< Context > context, const boost::shared_ptr< ModelCG > model=nullptr)
 
void run (const bool generatePayLog, const std::string &script="", bool interactive=false)
 
const std::set< std::size_t > & keepNodes () const
 
const std::vector< PayLogEntry > & payLogEntries () const