• Adam Procter's avatar
    Add DynElimination support for DynSlice (#3036) · 694024ee
    Adam Procter authored
    * Simple DynElimination test (not passing yet)
    
    * Implement DynElimination for DynSlice; simple test passing, but more needed
    
    * Add test generator for DynSlice
    
    * Add more tests (one not passing)
    
    * Rename update_reference.sh to update_convolution_reference.sh, to (hopefully) reduce confusion
    
    * Comment edits
    
    * Fix a couple more bugs, add a bunch of unit tests
    
    * A few more tests for the negative-stride slicing issue that's worrying me.
    
    * Refactor dyn slice test to improve compile time
    
    * Update comment
    
    * Further test refactoring: generate separate tests rather than one big one
    
    * More element type coverage because hey why not
    
    * Add more tests, per review comments
    694024ee
Name
Last commit
Last update
..
generate_convolution_ref.py Loading commit data...
generate_dyn_slice_ref.py Loading commit data...