mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
Binary data for batch normalization test from Torch
This commit is contained in:
@@ -169,7 +169,7 @@ TEST(Torch_Importer, run_deconv)
|
||||
|
||||
TEST(Torch_Importer, run_batch_norm)
|
||||
{
|
||||
runTorchNet("net_batch_norm");
|
||||
runTorchNet("net_batch_norm", DNN_TARGET_CPU, "", false, true);
|
||||
}
|
||||
|
||||
TEST(Torch_Importer, net_prelu)
|
||||
|
||||
Reference in New Issue
Block a user