• Robert Kimball's avatar
    Create backend as shared_ptr (#2793) · ea4a89ec
    Robert Kimball authored
    * Interpreter working
    
    * cleanup
    
    * cleanup
    
    * add CPU backend
    
    * Update the rest of the backends
    
    * update python API
    
    * update test_case to use new shared_ptr
    ea4a89ec
Name
Last commit
Last update
..
backend.cpp Loading commit data...
backend.hpp Loading commit data...
executable.cpp Loading commit data...
executable.hpp Loading commit data...
regmodule_pyngraph_runtime.cpp Loading commit data...
regmodule_pyngraph_runtime.hpp Loading commit data...
tensor.cpp Loading commit data...
tensor.hpp Loading commit data...