aboutsummaryrefslogtreecommitdiff
path: root/python/pyarmnn/test/test_network.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/pyarmnn/test/test_network.py')
-rw-r--r--python/pyarmnn/test/test_network.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/pyarmnn/test/test_network.py b/python/pyarmnn/test/test_network.py
index 4f37c473ac..1792041e11 100644
--- a/python/pyarmnn/test/test_network.py
+++ b/python/pyarmnn/test/test_network.py
@@ -208,6 +208,7 @@ def test_serialize_to_dot_mode_readonly(network_file, get_runtime, tmpdir):
'AddGatherLayer',
'AddInputLayer',
'AddInstanceNormalizationLayer',
+ 'AddLogicalBinaryLayer',
'AddLogSoftmaxLayer',
'AddL2NormalizationLayer',
'AddLstmLayer',