• Robert Kimball's avatar
    Backend API change pre-work (#2064) · e0933553
    Robert Kimball authored
    * change compile call to return Handle
    
    * make CPU require compile() before call()
    
    * fix unit tests to call compile() before call()
    
    * fix failing ops
    
    * update unit test
    
    * revert some changes
    
    * more fixups
    
    * more diff cleanup
    
    * a few more issues addressed
    
    * more fixes
    
    * update API
    
    * more updates
    
    * fix test_ops.py
    
    * fix
    
    * another attempt to fix
    
    * fix unit test
    
    * fix test error
    e0933553
Name
Last commit
Last update
..
onnx_import Loading commit data...
ops Loading commit data...
passes Loading commit data...
runtime Loading commit data...
types Loading commit data...
axis_set.cpp Loading commit data...
axis_set.hpp Loading commit data...
axis_vector.cpp Loading commit data...
axis_vector.hpp Loading commit data...
coordinate.cpp Loading commit data...
coordinate.hpp Loading commit data...
coordinate_diff.cpp Loading commit data...
coordinate_diff.hpp Loading commit data...
function.cpp Loading commit data...
function.hpp Loading commit data...
node.cpp Loading commit data...
node.hpp Loading commit data...
node_vector.cpp Loading commit data...
node_vector.hpp Loading commit data...
parameter_vector.cpp Loading commit data...
parameter_vector.hpp Loading commit data...
pyngraph.cpp Loading commit data...
pyngraph_onnx_import.cpp Loading commit data...
serializer.cpp Loading commit data...
serializer.hpp Loading commit data...
shape.cpp Loading commit data...
shape.hpp Loading commit data...
strides.cpp Loading commit data...
strides.hpp Loading commit data...
util.cpp Loading commit data...
util.hpp Loading commit data...
util.py Loading commit data...