• Scott Cyphers's avatar
    Cyphers/noarg1 (#2967) · a073c39e
    Scott Cyphers authored
    * Support for no-arg op construction
    
    * Add a-ops.
    
    * Two const init variations to try to solve windows link error
    
    * Try export for windows
    
    * Create outputs as needed, test
    
    * Remove attribute helpers
    
    * another windows try
    
    * windows
    
    * windows
    
    * Partial node cleanup
    
    * Review comments
    Node destruction that doesn't blow out the stack on deep graphs
    
    * Review comments
    
    * Update src/ngraph/node.hpp
    Co-Authored-By: 's avatarAdam Procter <adam.m.procter@intel.com>
    
    * Have huge test check that nodes were deleted
    
    * Switch constructors to use Output instead of Node
    
    * Review comments
    
    * Add some comments
    a073c39e
build_graph.cpp 5.84 KB