aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/rfft2d/rfft2d_ERRORIF_WrongInputType_1x2x8_bf16/input-0.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2023-02-14 11:47:19 +0000
committerEric Kunze <eric.kunze@arm.com>2023-02-22 16:35:47 +0000
commitf42c430ce7d8c7c3fa412ba48c5e602def6f639c (patch)
treef0448e37bab058f5b969b95c8dd310cdc7b2dc0e /operators/tensor/rfft2d/rfft2d_ERRORIF_WrongInputType_1x2x8_bf16/input-0.json
parent36989d315242a1c9296bb434ea0691b1304420b0 (diff)
downloadconformance_tests-f42c430ce7d8c7c3fa412ba48c5e602def6f639c.tar.gz
Create MI tests for Tensor: FFT2D & RFFT2D
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Ieca8d91a9294f5cb23feb1fcf155349e08d45bf0
Diffstat (limited to 'operators/tensor/rfft2d/rfft2d_ERRORIF_WrongInputType_1x2x8_bf16/input-0.json')
-rw-r--r--operators/tensor/rfft2d/rfft2d_ERRORIF_WrongInputType_1x2x8_bf16/input-0.json27
1 files changed, 27 insertions, 0 deletions
diff --git a/operators/tensor/rfft2d/rfft2d_ERRORIF_WrongInputType_1x2x8_bf16/input-0.json b/operators/tensor/rfft2d/rfft2d_ERRORIF_WrongInputType_1x2x8_bf16/input-0.json
new file mode 100644
index 000000000..2333b8af9
--- /dev/null
+++ b/operators/tensor/rfft2d/rfft2d_ERRORIF_WrongInputType_1x2x8_bf16/input-0.json
@@ -0,0 +1,27 @@
+{
+ "type": "float32",
+ "data": [
+ [
+ [
+ 0.5,
+ 0.1435546875,
+ 0.013916015625,
+ 0.2294921875,
+ 0.130859375,
+ 0.67578125,
+ 0.12158203125,
+ 0.50390625
+ ],
+ [
+ 0.69140625,
+ 0.578125,
+ 0.19921875,
+ 0.80078125,
+ 0.71484375,
+ 0.73828125,
+ 0.130859375,
+ 0.12353515625
+ ]
+ ]
+ ]
+} \ No newline at end of file