Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Improved the detection of packet size in the tensor scan evaluator. | Benoit Steiner | 2016-07-11 |
* | Add missing CUDA kernel to tensor scan op | Igor Babuschkin | 2016-06-29 |
* | Don't store the scan axis in the evaluator of the tensor scan operation since... | Benoit Steiner | 2016-06-27 |
* | Implement exclusive scan option | Igor Babuschkin | 2016-06-14 |
* | Merged in ibab/eigen (pull request PR-195) | Benoit Steiner | 2016-06-10 |
|\ | |||
| * | Add small fixes to TensorScanOp | Igor Babuschkin | 2016-06-07 |
* | | Improved code formatting | Benoit Steiner | 2016-06-09 |
|/ | |||
* | Fixed compilation error with gcc 4.4 | Benoit Steiner | 2016-06-06 |
* | Add tensor scan op | Igor Babuschkin | 2016-06-02 |