aboutsummaryrefslogtreecommitdiff
path: root/python/pyarmnn/test/testdata/shared/mock_profile_out.json
diff options
context:
space:
mode:
authorPavel Macenauer <pavel.macenauer@linaro.org>2020-04-15 13:28:29 +0000
committerNina Drozd <nina.drozd@arm.com>2020-05-05 16:44:13 +0000
commit5e123f8eeca810507b3de80643ccca19ff954d68 (patch)
treeb85b4dea49297d54e2e61ec4bd68b4f030f37a94 /python/pyarmnn/test/testdata/shared/mock_profile_out.json
parentb6390dd58a860e8e05947e9108da9e45098ddb0e (diff)
downloadarmnn-5e123f8eeca810507b3de80643ccca19ff954d68.tar.gz
Move PyArmNN test resources to external storage
Change-Id: Ie2c94c8c58ed2964017bc049676ff32dc54c4ad0 Signed-off-by: Pavel Macenauer <pavel.macenauer@nxp.com>
Diffstat (limited to 'python/pyarmnn/test/testdata/shared/mock_profile_out.json')
-rw-r--r--python/pyarmnn/test/testdata/shared/mock_profile_out.json216
1 files changed, 0 insertions, 216 deletions
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"
- }
- }
- }
- }
- }
-}