• 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
..
examples Loading commit data...
ngraph Loading commit data...
pyngraph Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
BUILDING.md Loading commit data...
CMakeLists.txt Loading commit data...
README.md Loading commit data...
build_wheel.sh.in Loading commit data...
requirements.txt Loading commit data...
setup.py Loading commit data...
test_requirements.txt Loading commit data...
tox.ini Loading commit data...