aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/CXX11/src/Tensor/TensorArgMax.h
Commit message (Expand)AuthorAge
* Added missing costPerCoeff methodGravatar Benoit Steiner2016-05-16
* Eigen cost model part 1. This implements a basic recursive framework to estim...Gravatar Rasmus Munk Larsen2016-04-14
* Record whether the underlying tensor storage can be accessed directly during ...Gravatar Benoit Steiner2016-01-19
* Properly record the rank of reduced tensors in the tensor traits.Gravatar Benoit Steiner2016-01-13
* Fixed a bug in TensorArgMax.hGravatar Benoit Steiner2015-11-23
* Fixed a compilation warning triggered by nvccGravatar Benoit Steiner2015-11-12
* Added support for argmax/argminGravatar Benoit Steiner2015-08-31