aboutsummaryrefslogtreecommitdiffstats
path: root/eval/src/tests/instruction/dense_multi_matmul_function
Commit message (Collapse)AuthorAgeFilesLines
* test with FastValue instead of DefaultTensorEngineArne Juul2020-11-271-23/+0
|
* test with FastValueBuilderFactory alsoArne Juul2020-11-121-6/+29
|
* drop un-needed includesArne Juul2020-11-121-11/+6
|
* avoid using namespace vespalib::tensorArne Juul2020-11-121-2/+1
|
* move "keep as-is" optimizersArne Juul2020-11-122-0/+169
* from eval/tensor/dense to eval/instruction * minimal changes to track move in this commit