• 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
Name
Last commit
Last update
..
layout Loading commit data...
input.cpp Loading commit data...
input.hpp Loading commit data...
output.cpp Loading commit data...
output.hpp Loading commit data...
tensor.cpp Loading commit data...
tensor.hpp Loading commit data...