• Scott Cyphers's avatar
    Add Output support for a number of builders (#3297) · 9ebedbbf
    Scott Cyphers authored
    * Add Output support for a number of builders
    
    * ../src/ngraph/builder/autobroadcast.cpp
    
    * Remove some _values
    
    * Simplify
    
    * Simplify, add some more ops/builders
    
    * ONNX failures
    
    * Some GetOutputElement changes to help with Output<Node>
    
    * Convert some ops to use Output<Node> inputs
    
    * Review comments
    
    * Some more changes of nodes to outputs
    
    * Chane names for OutputVector helpers to avoid API change
    
    * Cleanup
    9ebedbbf
reshape.cpp 2.7 KB