From 5e123f8eeca810507b3de80643ccca19ff954d68 Mon Sep 17 00:00:00 2001 From: Pavel Macenauer Date: Wed, 15 Apr 2020 13:28:29 +0000 Subject: Move PyArmNN test resources to external storage Change-Id: Ie2c94c8c58ed2964017bc049676ff32dc54c4ad0 Signed-off-by: Pavel Macenauer --- .../shared/caffe_parser/golden_output_caffe.npy | Bin 168 -> 0 bytes .../testdata/shared/caffe_parser/input_caffe.npy | Bin 3264 -> 0 bytes python/pyarmnn/test/testdata/shared/license.txt | 10 - .../test/testdata/shared/mock_model.caffemodel | Bin 138926 -> 0 bytes .../pyarmnn/test/testdata/shared/mock_model.onnx | Bin 139104 -> 0 bytes python/pyarmnn/test/testdata/shared/mock_model.pb | Bin 141105 -> 0 bytes .../pyarmnn/test/testdata/shared/mock_model.tflite | Bin 37944 -> 0 bytes .../test/testdata/shared/mock_profile_out.json | 216 --------------------- .../shared/onnx_parser/golden_output_onnx.npy | Bin 168 -> 0 bytes .../testdata/shared/onnx_parser/input_onnx.npy | Bin 3264 -> 0 bytes .../testdata/shared/tf_parser/golden_output_tf.npy | Bin 168 -> 0 bytes .../test/testdata/shared/tf_parser/input_tf.npy | Bin 3264 -> 0 bytes .../shared/tflite_parser/golden_output_lite.npy | Bin 138 -> 0 bytes .../testdata/shared/tflite_parser/input_lite.npy | Bin 912 -> 0 bytes 14 files changed, 226 deletions(-) delete mode 100644 python/pyarmnn/test/testdata/shared/caffe_parser/golden_output_caffe.npy delete mode 100644 python/pyarmnn/test/testdata/shared/caffe_parser/input_caffe.npy delete mode 100644 python/pyarmnn/test/testdata/shared/license.txt delete mode 100644 python/pyarmnn/test/testdata/shared/mock_model.caffemodel delete mode 100644 python/pyarmnn/test/testdata/shared/mock_model.onnx delete mode 100644 python/pyarmnn/test/testdata/shared/mock_model.pb delete mode 100644 python/pyarmnn/test/testdata/shared/mock_model.tflite delete mode 100644 python/pyarmnn/test/testdata/shared/mock_profile_out.json delete mode 100644 python/pyarmnn/test/testdata/shared/onnx_parser/golden_output_onnx.npy delete mode 100644 python/pyarmnn/test/testdata/shared/onnx_parser/input_onnx.npy delete mode 100644 python/pyarmnn/test/testdata/shared/tf_parser/golden_output_tf.npy delete mode 100644 python/pyarmnn/test/testdata/shared/tf_parser/input_tf.npy delete mode 100644 python/pyarmnn/test/testdata/shared/tflite_parser/golden_output_lite.npy delete mode 100644 python/pyarmnn/test/testdata/shared/tflite_parser/input_lite.npy (limited to 'python/pyarmnn/test/testdata/shared') diff --git a/python/pyarmnn/test/testdata/shared/caffe_parser/golden_output_caffe.npy b/python/pyarmnn/test/testdata/shared/caffe_parser/golden_output_caffe.npy deleted file mode 100644 index 007141cb9f..0000000000 Binary files a/python/pyarmnn/test/testdata/shared/caffe_parser/golden_output_caffe.npy and /dev/null differ diff --git a/python/pyarmnn/test/testdata/shared/caffe_parser/input_caffe.npy b/python/pyarmnn/test/testdata/shared/caffe_parser/input_caffe.npy deleted file mode 100644 index 15df758b58..0000000000 Binary files a/python/pyarmnn/test/testdata/shared/caffe_parser/input_caffe.npy and /dev/null differ diff --git a/python/pyarmnn/test/testdata/shared/license.txt b/python/pyarmnn/test/testdata/shared/license.txt deleted file mode 100644 index 1e95a68e0d..0000000000 --- a/python/pyarmnn/test/testdata/shared/license.txt +++ /dev/null @@ -1,10 +0,0 @@ -This folder contains models and data needed for the testing of PyArmNN. - -All models and files found in this folder were created by ARM for the purpose -of testing PyArmNN. - -All the contents of this folder are distributed with the following license. - -Copyright © 2020 Arm Ltd. All rights reserved. -SPDX-License-Identifier: MIT - diff --git a/python/pyarmnn/test/testdata/shared/mock_model.caffemodel b/python/pyarmnn/test/testdata/shared/mock_model.caffemodel deleted file mode 100644 index df4079b729..0000000000 Binary files a/python/pyarmnn/test/testdata/shared/mock_model.caffemodel and /dev/null differ diff --git a/python/pyarmnn/test/testdata/shared/mock_model.onnx b/python/pyarmnn/test/testdata/shared/mock_model.onnx deleted file mode 100644 index c1b506cc16..0000000000 Binary files a/python/pyarmnn/test/testdata/shared/mock_model.onnx and /dev/null differ diff --git a/python/pyarmnn/test/testdata/shared/mock_model.pb b/python/pyarmnn/test/testdata/shared/mock_model.pb deleted file mode 100644 index cff9dc7add..0000000000 Binary files a/python/pyarmnn/test/testdata/shared/mock_model.pb and /dev/null differ diff --git a/python/pyarmnn/test/testdata/shared/mock_model.tflite b/python/pyarmnn/test/testdata/shared/mock_model.tflite deleted file mode 100644 index 0b8944d3ed..0000000000 Binary files a/python/pyarmnn/test/testdata/shared/mock_model.tflite and /dev/null differ diff --git a/python/pyarmnn/test/testdata/shared/mock_profile_out.json b/python/pyarmnn/test/testdata/shared/mock_profile_out.json deleted file mode 100644 index 8e1056160b..0000000000 --- a/python/pyarmnn/test/testdata/shared/mock_profile_out.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "ArmNN": { - "inference_measurements_#1": { - "type": "Event", - "Wall clock time_#1": { - "type": "Measurement", - "raw": [ - 1.1, - 2.2, - 3.3, - 4.4, - 5.5, - 6.6 - ], - "unit": "us" - }, - - "Execute_#2": { - "type": "Event", - "Wall clock time_#2": { - "type": "Measurement", - "raw": [ - 1.1, - 2.2, - 3.3, - 4.4, - 5.5, - 6.6 - ], - "unit": "us" - }, - "Wall clock time (Start)_#2": { - "type": "Measurement", - "raw": [ - 1, - 1, - 1, - 1, - 1, - 1 - ], - "unit": "us" - }, - "Wall clock time (Stop)_#2": { - "type": "Measurement", - "raw": [ - 2, - 2, - 2, - 2, - 2, - 2 - ], - "unit": "us" - }, - - "RefSomeMock1dWorkload_Execute_#5": { - "type": "Event", - "Wall clock time_#5": { - "type": "Measurement", - "raw": [ - 2, - 2, - 2, - 2, - 2, - 2 - ], - "unit": "us" - }, - "Wall clock time (Start)_#5": { - "type": "Measurement", - "raw": [ - 2, - 2, - 2, - 2, - 2, - 2 - ], - "unit": "us" - }, - "Wall clock time (Stop)_#5": { - "type": "Measurement", - "raw": [ - 4, - 4, - 4, - 4, - 4, - 4 - ], - "unit": "us" - } - }, - "NeonSomeMock2Workload_Execute_#6": { - "type": "Event", - "Wall clock time_#6": { - "type": "Measurement", - "raw": [ - 2, - 2, - 2, - 2, - 2, - 2 - ], - "unit": "us" - }, - "Wall clock time (Start)_#6": { - "type": "Measurement", - "raw": [ - 2, - 2, - 2, - 2, - 2, - 2 - ], - "unit": "us" - }, - "Wall clock time (Stop)_#6": { - "type": "Measurement", - "raw": [ - 4, - 4, - 4, - 4, - 4, - 4 - ], - "unit": "us" - } - }, - "ClSomeMock3dWorkload_Execute_#7": { - "type": "Event", - "Wall clock time_#7": { - "type": "Measurement", - "raw": [ - 2, - 2, - 2, - 2, - 2, - 2 - ], - "unit": "us" - }, - "Wall clock time (Start)_#7": { - "type": "Measurement", - "raw": [ - 2, - 2, - 2, - 2, - 2, - 2 - ], - "unit": "us" - }, - "Wall clock time (Stop)_#7": { - "type": "Measurement", - "raw": [ - 4, - 4, - 4, - 4, - 4, - 4 - ], - "unit": "us" - } - }, - "EthosNSomeMock4dWorkload_Execute_#8": { - "type": "Event", - "Wall clock time_#8": { - "type": "Measurement", - "raw": [ - 2, - 2, - 2, - 2, - 2, - 2 - ], - "unit": "us" - }, - "Wall clock time (Start)_#8": { - "type": "Measurement", - "raw": [ - 2, - 2, - 2, - 2, - 2, - 2 - ], - "unit": "us" - }, - "Wall clock time (Stop)_#8": { - "type": "Measurement", - "raw": [ - 4, - 4, - 4, - 4, - 4, - 4 - ], - "unit": "us" - } - } - } - } - } -} diff --git a/python/pyarmnn/test/testdata/shared/onnx_parser/golden_output_onnx.npy b/python/pyarmnn/test/testdata/shared/onnx_parser/golden_output_onnx.npy deleted file mode 100644 index f83d6ea7cb..0000000000 Binary files a/python/pyarmnn/test/testdata/shared/onnx_parser/golden_output_onnx.npy and /dev/null differ diff --git a/python/pyarmnn/test/testdata/shared/onnx_parser/input_onnx.npy b/python/pyarmnn/test/testdata/shared/onnx_parser/input_onnx.npy deleted file mode 100644 index 15df758b58..0000000000 Binary files a/python/pyarmnn/test/testdata/shared/onnx_parser/input_onnx.npy and /dev/null differ diff --git a/python/pyarmnn/test/testdata/shared/tf_parser/golden_output_tf.npy b/python/pyarmnn/test/testdata/shared/tf_parser/golden_output_tf.npy deleted file mode 100644 index 007141cb9f..0000000000 Binary files a/python/pyarmnn/test/testdata/shared/tf_parser/golden_output_tf.npy and /dev/null differ diff --git a/python/pyarmnn/test/testdata/shared/tf_parser/input_tf.npy b/python/pyarmnn/test/testdata/shared/tf_parser/input_tf.npy deleted file mode 100644 index a21802e4b8..0000000000 Binary files a/python/pyarmnn/test/testdata/shared/tf_parser/input_tf.npy and /dev/null differ diff --git a/python/pyarmnn/test/testdata/shared/tflite_parser/golden_output_lite.npy b/python/pyarmnn/test/testdata/shared/tflite_parser/golden_output_lite.npy deleted file mode 100644 index 099f7fed22..0000000000 Binary files a/python/pyarmnn/test/testdata/shared/tflite_parser/golden_output_lite.npy and /dev/null differ diff --git a/python/pyarmnn/test/testdata/shared/tflite_parser/input_lite.npy b/python/pyarmnn/test/testdata/shared/tflite_parser/input_lite.npy deleted file mode 100644 index 53174683ff..0000000000 Binary files a/python/pyarmnn/test/testdata/shared/tflite_parser/input_lite.npy and /dev/null differ -- cgit v1.2.1