aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/tensor/dense_tensor_operations/dense_tensor_operations_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove old tensor operation unit tests. The relevant test cases haveTor Egge2016-10-111-484/+0
* Change DenseTensor::max to use generic apply function.Geir Storli2016-10-051-13/+16
* Change DenseTensor::min to use generic apply function.Geir Storli2016-10-051-13/+16
* Change DenseTensor::subtract to use generic apply function.Geir Storli2016-10-051-13/+16
* Change DenseTensor::add to use generic apply function.Geir Storli2016-10-051-13/+16
* Tensor instances with no dimensions are of type double instead of undefined t...Geir Storli2016-09-151-7/+5
* Remove tensor::TensorType (replaced by eval::ValueType).Geir Storli2016-09-151-1/+0
* Change to use eval::ValueType instead of tensor::TensorType.Geir Storli2016-09-151-44/+46
* PublishJon Bratseth2016-06-151-0/+473