aboutsummaryrefslogtreecommitdiff
path: root/operators/data_layout
AgeCommit message (Collapse)Author
2022-12-07Updating tests for v0.50.0 releasev0.50.0v0.50Jeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Id01f6915761d7876d8183baabebb41267cb42367
2022-11-21Create MI tests for Data Layout: CONCAT, PAD, RESHAPE, REVERSE, SLICE, TILE, ↵James Ward
TRANSPOSE Signed-off-by: James Ward <james.ward@arm.com> Change-Id: Icbbe8f63e35d04a3b2cc64bd760ca92c22fd4aa7
2022-11-16Updating conformance files for BF16 supportJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Iabe3a47a30eaea83f29b160ae2227e57ec22e96d
2022-10-18Updating TILE tests with bool testsJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I0e47d3fdf1bbbb87fe6c4fde31a22ffccd24a5a0
2022-10-18Updating test files for FLOAT/FP32 name changeJeremy Johnson
Plus re-instate accidentally removed operator READMEs. Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I534e5be23cb524c886208107e1bfe22ac6e8f160
2022-10-13Updating DATA_LAYOUT tests for FP16 and accumulator typesJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I605e4528c4b31c393e4a8ee88de332ecbc2f1421
2022-09-14Update tests to v0.41 draftJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I8ffd4a7d585c08287b9f085fa5c73ae80fa2f5c1
2022-09-01Update tests to version v0.40.0v0.40.0v0.40Jeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I3af8fdd651ae140091eea8c4db44a2bdbb3e9980
2022-08-30Regen PAD ERROR_IF tests for missing checksJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I85e6aca325039a579c3b6ad695a54ad7d19aa541
2022-07-18Regen tests to add TOSA profile infoJeremy Johnson
Change-Id: I1e9e176d81e37139238ff41ec0f38a20f54c846f
2022-07-14Regenerate conformance tests for 0.31 draftJames Ward
Regen rescale tests for apply_scale_32 limits specification change Change-Id: I3ac621ea3ce8a047c5339f86a16e28f6b9d7bf9c Signed-off-by: James Ward <james.ward@arm.com>
2022-06-17Updating TRANSPOSE tests for v0.30.0 releaseJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Id1020d7d28de5ba600e5e72f560af0dcd4563701
2022-06-17Updating TILE tests for v0.30.0 releaseJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I9cf6e6fc30ad7cb18bd87591a1e5343267cbbb1d
2022-06-17Updating SLICE tests for v0.30.0 releaseJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I750905470261d35fee2e6db822ea7ad41b515a5e
2022-06-17Updating REVERSE tests for v0.30.0 releaseJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I9c70ada5df536816da7bf6230a7eb61a3ef42f08
2022-06-17Updating RESHAPE tests for v0.30.0 releaseJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I5a5366c30ff35fb375ce9b2a2efafe0871600b58
2022-06-17Updating PAD tests for v0.30.0 releaseJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Ie82da88ef6124c43dc6561facd327fde9615990a
2022-06-17Updating CONCAT tests for v0.30.0 releaseJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Ia22d8ed60a228547c77bcfa0076074a39e4778b3
2022-06-15Set up repo with READMEs, structure and pre-commit checkJeremy Johnson
Change-Id: Ic1659c79a73cf0622e0188ba570d4da87585811a Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com>