summaryrefslogtreecommitdiffstats
path: root/eval/src/tests/tensor/tensor_modify_operation
Commit message (Expand)AuthorAgeFilesLines
* Add '()' to macro definition.Geir Storli2019-03-011-1/+1
* Verify that previous value is used by testing with an operation that combines...Geir Storli2019-02-251-17/+8
* Support modify operation on mixed tensors.Geir Storli2019-02-251-0/+30
* Migrate unit tests to gtest.Geir Storli2019-02-252-32/+37
* Create common test function for creating a tensor using default tensor engine.Geir Storli2019-02-081-15/+9
* Rename unit test tensor_modify -> tensor_modify_operation.Geir Storli2019-02-082-0/+100