Benoit Steiner
|
fe73648c98
|
Fixed a bug in the documentation.
|
2016-08-12 10:00:43 -07:00 |
|
Igor Babuschkin
|
fbd7ed6ff7
|
Add tensor scan op
This is the initial implementation a generic scan operation.
Based on this, cumsum and cumprod method have been added to TensorBase.
|
2016-06-02 13:35:47 +01:00 |
|
Benoit Steiner
|
aa45ad2aac
|
Fixed the formatting of the README.
|
2016-03-29 15:06:13 -07:00 |
|
Benoit Steiner
|
56df5ef1d7
|
Attempt to fix the formatting of the README
|
2016-03-29 15:03:38 -07:00 |
|
Benoit Steiner
|
eaf4b98180
|
Added support for boolean reductions (ie 'and' & 'or' reductions)
|
2015-10-20 11:41:22 -07:00 |
|
Benoit Steiner
|
f873686602
|
Added documentation for the convolution operation
|
2015-03-31 08:27:23 -07:00 |
|
Benoit Steiner
|
110fb90250
|
Improved the documentations
|
2015-02-19 11:59:04 -08:00 |
|
Benoit Steiner
|
91dd53e54d
|
Created some documentation
|
2015-01-13 16:07:51 -08:00 |
|