def fill_suite(integration_suite):
     clustering_integration_tests.fill_suite(integration_suite)
     nnet_integration_tests.fill_suite(integration_suite)
예제 #2
0
 def fill_suite(integration_suite):
     clustering_integration_tests.fill_suite(integration_suite);
     nnet_integration_tests.fill_suite(integration_suite);