aboutsummaryrefslogtreecommitdiffstats
path: root/eval/src/tests/instruction/generic_join
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-092-2/+2
* Update Verizon Media copyright notices.gjoranv2021-10-072-2/+2
* all scalars must be doubleHåvard Pettersen2021-03-041-3/+5
* send result type as first arg to all make_instruction methodsArne Juul2021-03-041-1/+2
* use CellTypeUtils::list_types to loop over possible cell types in testsArne Juul2021-03-031-6/+4
* use SmallVector in GenericJoinArne Juul2021-03-011-6/+6
* adjust param repo add options and remove seq_biasHåvard Pettersen2021-02-051-4/+4
* Merge pull request #16347 from vespa-engine/arnej/genspec-review-followupArne H Juul2021-02-031-4/+8
|\
| * followup on GenSpec after reviewArne Juul2021-02-021-4/+8
* | Use noexcept specifier for simple lambdas.Tor Egge2021-02-021-1/+1
|/
* copy gen spec to avoid sticky changesHåvard Pettersen2021-02-011-4/+4
* use GenSpec in generic_join_testArne Juul2021-02-011-37/+33
* also test index forwarding of empty indexHåvard Pettersen2021-01-151-1/+2
* forward index when joining a mixed tensor with a dense oneHåvard Pettersen2021-01-141-1/+3
* remove immediate APIArne Juul2020-12-031-21/+0
* move reference operations to a common placeArne Juul2020-11-251-19/+3
* add unit tests with FastValueBuilderFactory alsoArne Juul2020-10-221-15/+6
* test immediate formsArne Juul2020-10-191-0/+22
* allow interpreted function to use new generic operationsHåvard Pettersen2020-10-121-2/+2
* fast value to enable inlined sparse operationsHåvard Pettersen2020-10-071-1/+14
* implement reference join without using SimpleTensorEngineHåvard Pettersen2020-09-281-8/+27
* move generic join into its own filesArne Juul2020-09-242-0/+128