aboutsummaryrefslogtreecommitdiff
path: root/operators
AgeCommit message (Collapse)Author
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 generation files for FP16 and accumulator typesJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Id15d81a94a1106b0ab6a514684cfde9c39280690
2022-09-21Regen TF Lite example tests for TF updateJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I412b2dea6c0932ffa0f66c29e7dcbc1c3c1ad6be
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 RESCALE tests for rank restriction removalJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Icdd64491addaa79b43fef400953cec69bb317819
2022-08-30Regen PAD ERROR_IF tests for missing checksJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I85e6aca325039a579c3b6ad695a54ad7d19aa541
2022-08-30Regen TRANSPOSE_CONV2D tests for pad inversionJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I41bb060e77280399d9f7f126a44966f4edff4f3f
2022-08-22Regen 16-bit TABLE tests to meet spec REQUIREJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Icb78fe063f3d15c217c559eb3c67486fde1a7c17