mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 08:13:04 +04:00
ONNX graphs simplifier
This commit is contained in:
@@ -396,6 +396,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