aboutsummaryrefslogtreecommitdiffstats
path: root/eval/src/tests/instruction/generic_create/generic_create_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* all scalars must be doubleHåvard Pettersen2021-03-041-1/+1
* no need to normalize output from reference operations anymoreArne Juul2021-03-041-2/+2
* use CellTypeUtils::list_types to loop over possible cell types in testsArne Juul2021-03-031-3/+2
* adjust param repo add options and remove seq_biasHåvard Pettersen2021-02-051-2/+2
* followup on GenSpec after reviewArne Juul2021-02-021-3/+5
* copy gen spec to avoid sticky changesHåvard Pettersen2021-02-011-2/+2
* use GenSpec in generic_create_testArne Juul2021-02-011-22/+22
* add normalize() method to tensorspecArne Juul2020-11-251-5/+2
* move spec normalization out from reference operation to unit testArne Juul2020-11-251-2/+5
* move reference operations to a common placeArne Juul2020-11-251-3/+18
* use SimpleValueBuilderFactory in reference fillArne Juul2020-10-271-1/+1
* just do all the layouts from map testArne Juul2020-10-271-4/+8
* switch param orderArne Juul2020-10-271-1/+1
* unit test GenericCreateArne Juul2020-10-271-0/+97