mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
Merge pull request #16291 from dkurt:dnn_onnx_graph_simplifier
This commit is contained in:
@@ -399,6 +399,7 @@ TEST_P(Test_ONNX_layers, Softmax)
|
||||
{
|
||||
testONNXModels("softmax");
|
||||
testONNXModels("log_softmax", npy, 0, 0, false, false);
|
||||
testONNXModels("softmax_unfused");
|
||||
}
|
||||
|
||||
TEST_P(Test_ONNX_layers, Split_EltwiseMax)
|
||||
|
||||
Reference in New Issue
Block a user