aboutsummaryrefslogtreecommitdiff
path: root/tests/test_target_cortex_a_data_analysis.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_target_cortex_a_data_analysis.py')
-rw-r--r--tests/test_target_cortex_a_data_analysis.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_target_cortex_a_data_analysis.py b/tests/test_target_cortex_a_data_analysis.py
index e033ef9..73d1126 100644
--- a/tests/test_target_cortex_a_data_analysis.py
+++ b/tests/test_target_cortex_a_data_analysis.py
@@ -47,7 +47,7 @@ BACKEND_INFO = f"{ARMNN_TFLITE_DELEGATE['backend']} {VERSION}"
Operator(
"CUSTOM",
"somewhere else",
- activation_func=TFL_ACTIVATION_FUNCTION.SIGN_BIT,
+ activation_func=TFL_ACTIVATION_FUNCTION.RELU6,
custom_name="MaxPool3D",
),
],