aboutsummaryrefslogtreecommitdiffstats
path: root/eval/src/tests/instruction/join_with_number/join_with_number_function_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* inplace -> primary_is_mutableArne Juul2021-04-071-4/+5
* add optimization for join between bfloat16 tensor and numberArne Juul2021-04-061-4/+5
* use list_stable_types and list_unstable_typesArne Juul2021-03-261-2/+2
* test unstable cell types for JoinWithNumberFunctionArne Juul2021-03-231-0/+2
* check inplace betterArne Juul2021-03-191-1/+6
* rewrite JoinWithNumberFunction test using EvalFixture::verifyArne Juul2021-03-181-89/+62
* adjust param repo add options and remove seq_biasHÃ¥vard Pettersen2021-02-051-3/+3
* followup on GenSpec after reviewArne Juul2021-02-021-4/+2
* use GenSpec in join_with_number_function_testArne Juul2021-02-021-13/+13
* update add_variants after reviewArne Juul2020-11-121-16/+16
* try adding a utility and more testsArne Juul2020-11-111-9/+29
* optimize join with number, with unit testArne Juul2020-11-111-0/+136