• Robert Kimball's avatar
    New backend/transformer API (#739) · 777600c6
    Robert Kimball authored
    * force backend compile() to make a copy of the graph
    
    fix copy_with_new_args on ops that have function pointers internal
    
    update unit test for new backend API
    
    add unit test for multiple simulataneous backends
    
    * move get_subdevices virtual method to Manager class
    
    * update GPU to latest
    
    * update call methods
    
    * add remove_compiled_function()
    777600c6
CMakeLists.txt 6.55 KB