Add RecurrentNetworkTest to the list of parallel tests.

This commit is contained in:
Marcus Edel
2019-11-24 16:29:59 +01:00
parent b28a5f0da9
commit edeaf7ef0a
+1
View File
@@ -201,6 +201,7 @@ set(parallel_tests
"SVDBatchTest;"
"LocalCoordinateCodingTest;"
"FeedForwardNetworkTest;"
"RecurrentNetworkTest;"
"SparseAutoencoderTest;"
"GMMTest;"
"CFTest;"