aboutsummaryrefslogtreecommitdiffstats
path: root/eval/src/tests/instruction/mixed_inner_product_function
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-092-2/+2
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* gtest should use SCOPED_TRACEArne Juul2021-03-221-3/+3
* rewrite MixedInnerProduct unit testArne Juul2021-03-191-83/+38
* adjust param repo add options and remove seq_biasHÃ¥vard Pettersen2021-02-051-14/+14
* use GenSpec in mixed_inner_product_function_testArne Juul2021-02-021-40/+31
* Use noexcept for simple lambda.Tor Egge2021-01-201-1/+1
* also test without optimizationArne Juul2021-01-201-13/+19
* MixedInnerProductFunction must not trigger if extra dimensions are reducedArne Juul2021-01-201-0/+3
* add mixed dot product optimizerArne Juul2021-01-202-0/+155