summaryrefslogtreecommitdiff
path: root/nn/runtime/test/specs/V1_2/lsh_projection_float16.mod.py
diff options
context:
space:
mode:
Diffstat (limited to 'nn/runtime/test/specs/V1_2/lsh_projection_float16.mod.py')
-rw-r--r--nn/runtime/test/specs/V1_2/lsh_projection_float16.mod.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/nn/runtime/test/specs/V1_2/lsh_projection_float16.mod.py b/nn/runtime/test/specs/V1_2/lsh_projection_float16.mod.py
index ed19b17f7..4b22ad190 100644
--- a/nn/runtime/test/specs/V1_2/lsh_projection_float16.mod.py
+++ b/nn/runtime/test/specs/V1_2/lsh_projection_float16.mod.py
@@ -36,4 +36,4 @@ input0 = {
}
output0 = {output: [1, 1, 1, 1, 1, 0, 0, 0]}
-Example((input0, output0)).AddVariations("float16");
+Example((input0, output0))