aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor
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-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 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-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 TRANSPOSE_CONV2D tests for pad inversionJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I41bb060e77280399d9f7f126a44966f4edff4f3f
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 TENSOR tests for v0.30.0 release fixv0.30.0v0.30Jeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I72ca1199b8a727add7fb7f9611d4251ba172bb57
2022-06-17Updating TRANSPOSE_CONV2D_5X5 tests for v0.30.0 releaseJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I68a7be8d79a8e04442fa431d464d32bab4c03914
2022-06-17Updating TRANSPOSE_CONV2D_3X3 tests for v0.30.0 releaseJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: If50b88f4cbdc31e131192c7c3f7c9dbab24cc4e9
2022-06-17Updating TRANSPOSE_CONV2D_3X1 tests for v0.30.0 releaseJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Ic7c8d5f5b38a03c07deb5de87ad0c522399f981f
2022-06-17Updating TRANSPOSE_CONV2D_2X2 tests for v0.30.0 releaseJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I434173d8dbf948218a4e5a2f093e2b02766b3308
2022-06-17Updating TRANSPOSE_CONV2D_1X3 tests for v0.30.0 releaseJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Ie09a0355e10de6481b9a5cf2d772f0b50cc7ace6
2022-06-17Updating TRANSPOSE_CONV2D_1X1 tests for v0.30.0 releaseJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I4b6361f6c54f85851233ea94c5e89417eeb8e255
2022-06-17Updating MAX_POOL2D tests for v0.30.0 releaseJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Ifb2533def9736a4b6c634e8d2f8d2b4f5df026ec
2022-06-17Updating MATMUL tests for v0.30.0 releaseJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I088a6d7f13bda9b10c10f4f381141f0fb93ea18d
2022-06-17Updating FULLY_CONNECTED tests for v0.30.0 releaseJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I820151ce76e4ca102e94c7194c3623a56192d078
2022-06-17Updating DEPTHWISE_CONV2D_5X5 tests for v0.30.0 releaseJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Idd49faa253b89ac5a5248f46a3e7a0d52481a3fd
2022-06-17Updating DEPTHWISE_CONV2D_3X3 tests for v0.30.0 releaseJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I318677896a681133efd17d98e4f90957298d052e
2022-06-17Updating DEPTHWISE_CONV2D_3X1 tests for v0.30.0 releaseJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Ic51c85c758f40f2f76638e19b40c9dc6ebf931da
2022-06-17Updating DEPTHWISE_CONV2D_2X2 tests for v0.30.0 releaseJeremy Johnson
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I07632b22be03410cb6b3700dcb70f670abca884d