Skip to content

Commit

Permalink
merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
RubyAM committed Dec 11, 2024
2 parents edbc537 + 2441909 commit 84ed8fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion opennn.pro
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ DEFINES += NDEBUG
SUBDIRS += opennn
SUBDIRS += examples
SUBDIRS += blank
#SUBDIRS += tests
SUBDIRS += tests

CONFIG += ordered

Expand Down
7 changes: 1 addition & 6 deletions tests/tests.pro
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,7 @@ SOURCES += test.cpp \
performance_test.cpp \
pooling_layer_test.cpp \
pch.cpp # Precompiled header source

# Include more test files if needed by uncommenting
# SOURCES += perceptron_layer_test.cpp \
# pooling_layer_test.cpp \
# probabilistic_layer_3d_test.cpp \
# ...
# Include more test files if needed by uncommenting

# Precompiled Header
HEADERS += pch.h
Expand Down

0 comments on commit 84ed8fe

Please # to comment.