mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-22 16:08:41 +08:00
Adding of OCL and public interface for Softmax layer
This commit is contained in:
@@ -87,7 +87,7 @@ void testLayerUsingCaffeModels(String basename, bool useCaffeModel = false, bool
|
||||
|
||||
TEST(Layer_Test_Softmax, Accuracy)
|
||||
{
|
||||
testLayerUsingCaffeModels("layer_softmax");
|
||||
OCL_OFF(testLayerUsingCaffeModels("layer_softmax"));
|
||||
}
|
||||
OCL_TEST(Layer_Test_Softmax, Accuracy)
|
||||
{
|
||||
|
Reference in New Issue
Block a user