[TOPI] FIFO buffer op, to accelerate sequence modeling with dilated convolutions (#4039)
* Add FIFO buffer op to enable explicit computation re-use in convolution * Add a test * Add end-to-end test with 1D convolution * Add a stub in MXNet frontend * Address reviewer comments * Add back stub for MXNet frontend
Showing
topi/python/topi/nn/fifo_buffer.py
0 → 100644
topi/tests/python/test_fifo_buffer.py
0 → 100644
Please
register
or
sign in
to comment