summaryrefslogtreecommitdiffstats
path: root/eval/src/tests/tensor/dense_simple_join_function/dense_simple_join_function_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* move tests to match source locationArne Juul2020-12-091-225/+0
* move optimizers to eval/instruction directoryArne Juul2020-12-091-1/+1
* remove simple tensorHåvard Pettersen2020-12-021-2/+0
* test dense optimizers with FastValue instead of DefaultTensorEngineArne Juul2020-11-271-6/+5
* Eliminate noexcept warnings.Tor Egge2020-10-111-6/+6
* Move streaming operators to namespace searched by ADL.Tor Egge2020-05-251-0/+4
* simple dense joinHåvard Pettersen2020-05-221-0/+224