From 92ccc0a3f268836538098b1c204ded4b9905b728 Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Wed, 26 Apr 2023 15:52:33 +0100 Subject: Updating TENSOR tests for 8k level support Signed-off-by: Jeremy Johnson Change-Id: I4105e3c62b7d46e5c35d5f99f1903dfaa625bdec --- .../Conformance-result-0.json | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 operators/tensor/depthwise_conv2d_1x8192/depthwise_conv2d_1x8192_1x2x4x2_i8xi8_acci32_st8192x8192_pad8190x1x8188x8192_dilat8192x1/Conformance-result-0.json (limited to 'operators/tensor/depthwise_conv2d_1x8192/depthwise_conv2d_1x8192_1x2x4x2_i8xi8_acci32_st8192x8192_pad8190x1x8188x8192_dilat8192x1/Conformance-result-0.json') diff --git a/operators/tensor/depthwise_conv2d_1x8192/depthwise_conv2d_1x8192_1x2x4x2_i8xi8_acci32_st8192x8192_pad8190x1x8188x8192_dilat8192x1/Conformance-result-0.json b/operators/tensor/depthwise_conv2d_1x8192/depthwise_conv2d_1x8192_1x2x4x2_i8xi8_acci32_st8192x8192_pad8190x1x8188x8192_dilat8192x1/Conformance-result-0.json new file mode 100644 index 000000000..cfcba94d1 --- /dev/null +++ b/operators/tensor/depthwise_conv2d_1x8192/depthwise_conv2d_1x8192_1x2x4x2_i8xi8_acci32_st8192x8192_pad8190x1x8188x8192_dilat8192x1/Conformance-result-0.json @@ -0,0 +1,27 @@ +{ + "type": "int32", + "data": [ + [ + [ + [ + -1496470492, + 356970825 + ], + [ + -1496470492, + 356970825 + ] + ], + [ + [ + -1496470492, + 356970825 + ], + [ + -1496470492, + 356970825 + ] + ] + ] + ] +} \ No newline at end of file -- cgit v1.2.1