aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-02-07Regen various ERRORIF tests for tosa_mi after adjustmentJeremy Johnson
NEGATE, TILE, REDUCE_MIN, REDUCE_MAX, RESIZE, SCATTER, GATHER Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I02a2a6591f82cf6975abc610c059912c97405c51
2023-02-06Create MI tests for Tensor: CONV2DJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I383bcfcca6de3c6940d58721579f0fcc1d510774
2023-02-06Regen tests affected by accum-dtype changesJames Ward
Signed-off-by: James Ward <james.ward@arm.com> Change-Id: Id37dcf05532201f914a5a742db1bdb0a6ba9f707
2023-02-06Create MI tests for Tensors: AVG_POOL2D, FULLY_CONNECTED, MATMULJames Ward
Signed-off-by: James Ward <james.ward@arm.com> Change-Id: I3bf038baba78bd9a54b33e6c718e02ff5eae37ad
2023-02-03Create/Regen MI Tests for CLAMP/PADJames Ward
* CLAMP framework tests excluded Signed-off-by: James Ward <james.ward@arm.com> Change-Id: Iba60d7e689b2ba2ced13924c3e141fb5aa9908a7
2023-02-02Create MI tests for Type Conversion: CASTJames Ward
Signed-off-by: James Ward <james.ward@arm.com> Change-Id: I2faca325583245248e7043cf3359e696ececac19
2023-01-31Create MI tests for Reduction: REDUCE_SUM, REDUCE_PRODUCTJames Ward
Signed-off-by: James Ward <james.ward@arm.com> Change-Id: Ie333c2e7c851ced9ad3f4d823f7070bed5e1cdfc
2023-01-30Regen RESIZE ERROR_IF testsJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I97c414b72dc4c92b9180f787c1e29519c7a610b7
2023-01-30Regen tests for LOGICAL LEFT/RIGHT SHIFT sign fixJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I336ecae11e17b963ef819755894e3be8098c19f1
2023-01-26Create MI tests for Data Layout: SLICEJames Ward
Signed-off-by: James Ward <james.ward@arm.com> Change-Id: I1be7f445a53791ca1395ef484725825b051afba3
2023-01-18Create MI tests for Comparison: EQUAL, GREATER, GREATER_EQUALJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I1d7b1409f48ea1fb177f2956371a927c3904de54
2023-01-17Create MI tests for EW Unary: LOG, RECIPROCAL, RSQRT, EXPJeremy Johnson
Also regen TRANSPOSE and GREATER ERROR_IF tests due to generator change to using correct filtering. Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Id68e583a736b784c94d8cdad50a27a3dbdbf5215
2023-01-16Regen tests after control flow operator supportJeremy Johnson
Includes removing 3 tests that are not needed anymore. Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I2c62d95a7b053e9016000d90125e00862f94200e
2023-01-11Create MI tests for EW Binary: ADD, SUB, MULJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Iefd40317b8e2a4ff74e8f835d580a2fc623c5875
2023-01-11Create MI tests for EW Binary: POWJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Ia6310d487daab336d27c48923be95a9a677be678
2023-01-03Updating CONTROL_FLOW tests for new ERROR_IF casesJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Iab804b9fa6bd37f609b1a8ccda84667a01289c91
2022-12-15Create MI tests for Image: RESIZEJames Ward
Signed-off-by: James Ward <james.ward@arm.com> Change-Id: I95efbad04b950f0aa0e4ea3729ec1da94502d6b3
2022-12-15Create MI tests for EW Unary: ABS, CEIL, FLOOR, NEGATEJames Ward
Signed-off-by: James Ward <james.ward@arm.com> Change-Id: I2359051636ec6f3924bfc854c227993a883067cc
2022-12-15Create MI tests for EW Ternary: SELECTJames Ward
Signed-off-by: James Ward <james.ward@arm.com> Change-Id: Ib3b58e00d2cc9f318e214d24a87680c884f78237
2022-12-15Create MI tests for EW Binary: MINIMUM, MAXIMUMJames Ward
Signed-off-by: James Ward <james.ward@arm.com> Change-Id: I59cc5c683e270dcea7ced52fc1d037a553ff544f
2022-12-14Create MI tests for Activation: SIGMOID, TANHJames Ward
Signed-off-by: James Ward <james.ward@arm.com> Change-Id: I9e8fb2ab4b4227ffb68a2a216265f5d9425b0178
2022-12-14Create MI tests for Reduction: REDUCE_MIN, REDUCE_MAXJames Ward
Signed-off-by: James Ward <james.ward@arm.com> Change-Id: I203c8f2fdfe10342a4b6bf6572b643b7c7eda1e2
2022-12-13Updating tests for v0.51.0 draftJeremy Johnson
Change-Id: Ief60ae4d816031525b78144f40c371775580c0d6
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 Nodes: CONST, IDENTITYJames Ward
Signed-off-by: James Ward <james.ward@arm.com> Change-Id: I80ad9bad5c3a88892c325477a9d7178f4f8c7d9c
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-21Create MI tests for Gather: GATHERJames Ward
* Gather small files Signed-off-by: James Ward <james.ward@arm.com> Change-Id: Id231e5c4a20981d7fa896b8088e36368d95576c7
2022-11-21Create MI tests for Scatter: SCATTERJames Ward
Signed-off-by: James Ward <james.ward@arm.com> Change-Id: I5d8fa1a91ff561fad3dbaefe75262c3e04d42347
2022-11-18Create MI tests for Tensors: ARGMAX, MAX_POOL2DJames Ward
Signed-off-by: James Ward <james.ward@arm.com> Change-Id: I3682311cbdffa52fa88ae1b5779c615e2f062807
2022-11-16Updating conformance files for BF16 supportJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Iabe3a47a30eaea83f29b160ae2227e57ec22e96d
2022-10-18Updating RESCALE tests for renaming of out typeJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I089ebcbc766f3f68f4ad8e7ca0c3cdf9c92253c6
2022-10-18Updating CAST tests for renaming of out typeJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Id3dc86ec45fe884359f6529cba0fe28e709f89f3
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 TRANSPOSE_CONV2D_5X5 tests for FP16 and accumulator typesJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I4ce4520354c2069a9cfe46031b3bdd8b3db63e93
2022-10-13Updating TRANSPOSE_CONV2D_3X3 tests for FP16 and accumulator typesJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I44c17639146a5ee976a8633ed2b7749711735138
2022-10-13Updating TRANSPOSE_CONV2D_3X1 tests for FP16 and accumulator typesJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I7a5979a6148fbdd2173d6be5568938eed3baff9b
2022-10-13Updating TRANSPOSE_CONV2D_2X2 tests for FP16 and accumulator typesJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Iae8117bcbfbca7198e150ddf39c3332004fbf8b1
2022-10-13Updating TRANSPOSE_CONV2D_1X3 tests for FP16 and accumulator typesJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Iec0f7bc7ddd1e8ce3020b03eaa6238e3d7776481
2022-10-13Updating TRANSPOSE_CONV2D_1X1 tests for FP16 and accumulator typesJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I1d06dd6b1ed82886cd75ba700db26bca9a42f594
2022-10-13Updating MAX_POOL2D tests for FP16 and accumulator typesJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I8a5e597594a442f6b10f92bd6415569a69c59349
2022-10-13Updating MATMUL tests for FP16 and accumulator typesJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I10e402702db45603e9ae558e2394949ad21d6211
2022-10-13Updating FULLY_CONNECTED tests for FP16 and accumulator typesJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Ib9321859566a8356e08626b4bcb109a19ec96e14
2022-10-13Updating DEPTHWISE_CONV2D_5X5 tests for FP16 and accumulator typesJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I8d2bb6bb60de1521c84833753b14710cfe153363
2022-10-13Updating DEPTHWISE_CONV2D_3X3 tests for FP16 and accumulator typesJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Ifd7e1ecead8b6ee8caf9cb9bca0c38fb61a36cfa
2022-10-13Updating DEPTHWISE_CONV2D_3X1 tests for FP16 and accumulator typesJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I35d16a9c4b938bb2d2b862a0aa10de5267bdd248
2022-10-13Updating DEPTHWISE_CONV2D_2X2 tests for FP16 and accumulator typesJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Ib44cf6ce59c7e80781f202326904fa29f34d567a
2022-10-13Updating DEPTHWISE_CONV2D_1X3 tests for FP16 and accumulator typesJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Ibccd444f87423a64dab6764d32146a109222a356
2022-10-13Updating DEPTHWISE_CONV2D_1X1 tests for FP16 and accumulator typesJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I26e9584a440eafcfb300c11f2cb69081aa33b9bb
2022-10-13Updating CONV3D_2X1X1 tests for FP16 and accumulator typesJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I65996b484c42e4b88cf66c43f38b959c56af0751