• Robert Kimball's avatar
    Change Backend::create to return std::unique_ptr<Backend> (#1909) · 05a404a8
    Robert Kimball authored
    * create unique_ptr backend
    
    * unit test cleanup
    
    * address more code that was recently added
    
    * change from reference to pointer when passing backend to reduce the number of lines changed.
    
    * fix build error
    
    * fix python wrapper
    
    * style
    
    * more specific treatment for unique_ptr
    05a404a8
Name
Last commit
Last update
..
generate_convolution_ref.py Loading commit data...