aboutsummaryrefslogtreecommitdiffstats
path: root/eval/src/tests/instruction/mapped_lookup
Commit message (Collapse)AuthorAgeFilesLines
* mapped lookupHÃ¥vard Pettersen2022-10-112-0/+135
- change how stride works with gen specs to allow better control over how mapped tensors overlap (avoid always overlapping via label "0") - extend eval fixture verify functionality by adding a function that takes param specs directly to verify a single specific case.