dnn(test): fix outputs handling in ONNX conformance
authorAlexander Alekhin <alexander.a.alekhin@gmail.com>
Sat, 29 Jan 2022 19:58:46 +0000 (19:58 +0000)
committerAlexander Alekhin <alexander.a.alekhin@gmail.com>
Sat, 29 Jan 2022 23:29:51 +0000 (23:29 +0000)
commita7e6a1059c3400c913e8de67d5abff2e2aa7e621
treeb7649f76b62289d933a93457f2cba5846509db4b
parent85719a0a5d0280835ccd363049eeed84d877d0b9
dnn(test): fix outputs handling in ONNX conformance

- ONNX output is 1 tensor per defined output instead of N tensors from outputs of "output" layer
modules/dnn/test/test_onnx_conformance.cpp