aboutsummaryrefslogtreecommitdiff
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 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
2022-10-13Updating CONV3D_1X2X1 tests for FP16 and accumulator typesJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I62ba20964a0410a225307dccfc0cd511c48bb1b8
2022-10-13Updating CONV3D_1X1X2 tests for FP16 and accumulator typesJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I2e3870b0bccce87a2fc9c27c096c6fafee085f10
2022-10-13Updating CONV3D_1X1X1 tests for FP16 and accumulator typesJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Iac87401af08d281390b1cc340bd4dd77d5046256
2022-10-13Updating CONV2D_5X5 tests for FP16 and accumulator typesJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I484c8a6055c82ea55ace0e2a22b598c700f72eb5
2022-10-13Updating CONV2D_3X3 tests for FP16 and accumulator typesJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Icf40f28c1d1e1f6349f6a80c3ce32f1b7298258a
2022-10-13Updating CONV2D_3X1 tests for FP16 and accumulator typesJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I30c4f49a3fb767a4834af7309a298571685a6510
2022-10-13Updating CONV2D_2X2 tests for FP16 and accumulator typesJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I632ef601ee7857a73f76194f22f49a390913baf3
2022-10-13Updating CONV2D_1X3 tests for FP16 and accumulator typesJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Id94ad5b57c8841d8948510a879526adf653c5321
2022-10-13Updating CONV2D_1X1 tests for FP16 and accumulator typesJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Id1fb1687ffc4de1b92336ffbf65087c0d1ebf905
2022-10-13Updating AVG_POOL2D tests for FP16 and accumulator typesJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Iea118912a210b35bffb135ce38c8a6d899aef1ed
2022-10-13Updating ARGMAX tests for FP16 and accumulator typesJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I96337ce765a04870b548f7905ab869c2e0287808
2022-10-13Updating TYPE_CONVERSION tests for FP16 and accumulator typesJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I7e97e3e6a12f138c96a5c8febc45d47dd4f15b98
2022-10-13Updating SCATTER_GATHER tests for FP16 and accumulator typesJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Ia6ba5aee8960678bda43c5218e9bd15d67bc018a
2022-10-13Updating REDUCTION tests for FP16 and accumulator typesJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Ifc85983119c6b49776f243aa9e7499af1f81413e
2022-10-13Updating IMAGE tests for FP16 and accumulator typesJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Ic72d5ee6733ee0b36bc8c851dc762838534eff5d
2022-10-13Updating EW_UNARY tests for FP16 and accumulator typesJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: If11bb69ac977fb49ed719b2d5745b2a41d855853
2022-10-13Updating EW_TERNARY tests for FP16 and accumulator typesJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Icd7bfb5c9db6f8444077881c875e3e991433d13c
2022-10-13Updating EW_BINARY tests for FP16 and accumulator typesJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Ia7139c9720b6e2bbaa6b2dcc4c7367aa07135f4e
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-10-13Updating CONTROL_FLOW tests for FP16 and accumulator typesJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I4ae422b36f7867a762ea2940a332afa6c5c153a8
2022-10-13Updating COMPARISON tests for FP16 and accumulator typesJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I07078c2e6eb75943973f7f13c1ce0a19d1ec5443
2022-10-13Updating ACTIVATION tests for FP16 and accumulator typesJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: If4fb629e5fa685af9d35c63c4b2a5e00d82cff76
2022-10-13Updating TFLITE tests for FP16 and accumulator typesJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Ide8645ad1419a1283be36a9967b6147bdd55c567