-
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