aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 76409239ea..39fba860fa 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -73,8 +73,6 @@ target_sources(
graph/nodes/FlattenLayerNode.cpp
graph/nodes/FullyConnectedLayer.cpp
graph/nodes/FusedConvolutionBatchNormalizationNode.cpp
- graph/nodes/FusedConvolutionBatchNormalizationWithPostOpsNode.cpp
- graph/nodes/FusedConvolutionWithPostOpNode.cpp
graph/nodes/FusedDepthwiseConvolutionBatchNormalizationNode.cpp
graph/nodes/GenerateProposalsLayerNode.cpp
graph/nodes/InputNode.cpp