aboutsummaryrefslogtreecommitdiff
path: root/examples/test_stateful_op
diff options
context:
space:
mode:
Diffstat (limited to 'examples/test_stateful_op')
-rw-r--r--examples/test_stateful_op/desc.json16
-rw-r--r--examples/test_stateful_op/placeholder_0.npybin132 -> 0 bytes
-rw-r--r--examples/test_stateful_op/test_variable_add.tosabin616 -> 0 bytes
-rw-r--r--examples/test_stateful_op/variable_0.npybin132 -> 0 bytes
4 files changed, 0 insertions, 16 deletions
diff --git a/examples/test_stateful_op/desc.json b/examples/test_stateful_op/desc.json
deleted file mode 100644
index 1f1459f..0000000
--- a/examples/test_stateful_op/desc.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "tosa_file": "test_variable_add.tosa",
- "ifm_name": [
- "TosaInput_0"
- ],
- "ifm_file": [
- "placeholder_0.npy"
- ],
- "variable_name": [
- "Variable_0"
- ],
- "variable_file": [
- "variable_0.npy"
- ],
- "expected_failure": false
-} \ No newline at end of file
diff --git a/examples/test_stateful_op/placeholder_0.npy b/examples/test_stateful_op/placeholder_0.npy
deleted file mode 100644
index f9688e6..0000000
--- a/examples/test_stateful_op/placeholder_0.npy
+++ /dev/null
Binary files differ
diff --git a/examples/test_stateful_op/test_variable_add.tosa b/examples/test_stateful_op/test_variable_add.tosa
deleted file mode 100644
index 2be3044..0000000
--- a/examples/test_stateful_op/test_variable_add.tosa
+++ /dev/null
Binary files differ
diff --git a/examples/test_stateful_op/variable_0.npy b/examples/test_stateful_op/variable_0.npy
deleted file mode 100644
index c183a15..0000000
--- a/examples/test_stateful_op/variable_0.npy
+++ /dev/null
Binary files differ