Commit 68043f4d authored by Vadim Pisarevsky's avatar Vadim Pisarevsky

Merge pull request #10896 from dkurt:tensorflow_tests_generator

parents c0eaff36 34ba32ff
......@@ -199,7 +199,7 @@ TEST(Test_TensorFlow, reshape)
{
runTensorFlowNet("shift_reshape_no_reorder");
runTensorFlowNet("reshape_reduce");
runTensorFlowNet("flatten", true);
runTensorFlowNet("flatten", DNN_TARGET_CPU, true);
}
TEST(Test_TensorFlow, fp16)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment