IT в России и мире в реалиях мирового кризиса
1,290,868 7,816
 

  TydymBydym ( Слушатель )
13 янв 2017 19:55:40

Эльбрус

новая дискуссия Дискуссия  147

Результаты тестов на библиотеке OpenCV 2.4.11: 542307 ms против 565268 ms, практически 1 к 1

[spoiler=Результаты тестов OpenCV 2.4.11 на CPU Intel(R) Atom(TM) CPU N2800   @ 1.86GHz]OpenCV version: 2.4.11

OpenCV VCS version: unknown
Build type: release
CPU features: sse sse2 sse3
[==========] Running 1413 tests from 97 test cases.
[----------] Global test environment set-up.
[----------] 1 test from Core_CountNonZero
[ RUN      ] Core_CountNonZero.accuracy
[       OK ] Core_CountNonZero.accuracy (942 ms)
[----------] 1 test from Core_CountNonZero (942 ms total)

[----------] 3 tests from Core_InputOutput
[ RUN      ] Core_InputOutput.write_read_consistency
[       OK ] Core_InputOutput.write_read_consistency (52 ms)
[ RUN      ] Core_InputOutput.misc
[       OK ] Core_InputOutput.misc (1 ms)
[ RUN      ] Core_InputOutput.FileStorage
[       OK ] Core_InputOutput.FileStorage (1 ms)
[----------] 3 tests from Core_InputOutput (54 ms total)

[----------] 1 test from Core_globbing
[ RUN      ] Core_globbing.accuracy
[  FAILED  ] Core_globbing.accuracy (1 ms)
[----------] 1 test from Core_globbing (1 ms total)

[----------] 1 test from Core_CheckRange_Empty
[ RUN      ] Core_CheckRange_Empty.accuracy
[       OK ] Core_CheckRange_Empty.accuracy (0 ms)
[----------] 1 test from Core_CheckRange_Empty (0 ms total)

[----------] 1 test from Core_CheckRange_INT_MAX
[ RUN      ] Core_CheckRange_INT_MAX.accuracy
[       OK ] Core_CheckRange_INT_MAX.accuracy (0 ms)
[----------] 1 test from Core_CheckRange_INT_MAX (0 ms total)

[----------] 4 tests from Negative_Test/Core_CheckRange/0, where TypeParam = signed char
[ RUN      ] Negative_Test/Core_CheckRange/0.Negative
[       OK ] Negative_Test/Core_CheckRange/0.Negative (0 ms)
[ RUN      ] Negative_Test/Core_CheckRange/0.Positive
[       OK ] Negative_Test/Core_CheckRange/0.Positive (0 ms)
[ RUN      ] Negative_Test/Core_CheckRange/0.Bounds
[       OK ] Negative_Test/Core_CheckRange/0.Bounds (0 ms)
[ RUN      ] Negative_Test/Core_CheckRange/0.Zero
[       OK ] Negative_Test/Core_CheckRange/0.Zero (0 ms)
[----------] 4 tests from Negative_Test/Core_CheckRange/0 (0 ms total)

[----------] 4 tests from Negative_Test/Core_CheckRange/1, where TypeParam = unsigned char
[ RUN      ] Negative_Test/Core_CheckRange/1.Negative
[       OK ] Negative_Test/Core_CheckRange/1.Negative (0 ms)
[ RUN      ] Negative_Test/Core_CheckRange/1.Positive
[       OK ] Negative_Test/Core_CheckRange/1.Positive (0 ms)
[ RUN      ] Negative_Test/Core_CheckRange/1.Bounds
[       OK ] Negative_Test/Core_CheckRange/1.Bounds (0 ms)
[ RUN      ] Negative_Test/Core_CheckRange/1.Zero
[       OK ] Negative_Test/Core_CheckRange/1.Zero (0 ms)
[----------] 4 tests from Negative_Test/Core_CheckRange/1 (0 ms total)

[----------] 4 tests from Negative_Test/Core_CheckRange/2, where TypeParam = short
[ RUN      ] Negative_Test/Core_CheckRange/2.Negative
[       OK ] Negative_Test/Core_CheckRange/2.Negative (0 ms)
[ RUN      ] Negative_Test/Core_CheckRange/2.Positive
[       OK ] Negative_Test/Core_CheckRange/2.Positive (0 ms)
[ RUN      ] Negative_Test/Core_CheckRange/2.Bounds
[       OK ] Negative_Test/Core_CheckRange/2.Bounds (0 ms)
[ RUN      ] Negative_Test/Core_CheckRange/2.Zero
[       OK ] Negative_Test/Core_CheckRange/2.Zero (0 ms)
[----------] 4 tests from Negative_Test/Core_CheckRange/2 (1 ms total)

[----------] 4 tests from Negative_Test/Core_CheckRange/3, where TypeParam = unsigned short
[ RUN      ] Negative_Test/Core_CheckRange/3.Negative
[       OK ] Negative_Test/Core_CheckRange/3.Negative (0 ms)
[ RUN      ] Negative_Test/Core_CheckRange/3.Positive
[       OK ] Negative_Test/Core_CheckRange/3.Positive (0 ms)
[ RUN      ] Negative_Test/Core_CheckRange/3.Bounds
[       OK ] Negative_Test/Core_CheckRange/3.Bounds (0 ms)
[ RUN      ] Negative_Test/Core_CheckRange/3.Zero
[       OK ] Negative_Test/Core_CheckRange/3.Zero (0 ms)
[----------] 4 tests from Negative_Test/Core_CheckRange/3 (0 ms total)

[----------] 4 tests from Negative_Test/Core_CheckRange/4, where TypeParam = int
[ RUN      ] Negative_Test/Core_CheckRange/4.Negative
[       OK ] Negative_Test/Core_CheckRange/4.Negative (0 ms)
[ RUN      ] Negative_Test/Core_CheckRange/4.Positive
[       OK ] Negative_Test/Core_CheckRange/4.Positive (0 ms)
[ RUN      ] Negative_Test/Core_CheckRange/4.Bounds
[       OK ] Negative_Test/Core_CheckRange/4.Bounds (0 ms)
[ RUN      ] Negative_Test/Core_CheckRange/4.Zero
[       OK ] Negative_Test/Core_CheckRange/4.Zero (0 ms)
[----------] 4 tests from Negative_Test/Core_CheckRange/4 (0 ms total)

[----------] 2 tests from Core_Invert
[ RUN      ] Core_Invert.small
[       OK ] Core_Invert.small (0 ms)
[ RUN      ] Core_Invert.accuracy
[       OK ] Core_Invert.accuracy (428 ms)
[----------] 2 tests from Core_Invert (428 ms total)

[----------] 1 test from Core_CovarMatrix
[ RUN      ] Core_CovarMatrix.accuracy
[       OK ] Core_CovarMatrix.accuracy (1972 ms)
[----------] 1 test from Core_CovarMatrix (1972 ms total)

[----------] 1 test from Core_CrossProduct
[ RUN      ] Core_CrossProduct.accuracy
[       OK ] Core_CrossProduct.accuracy (16 ms)
[----------] 1 test from Core_CrossProduct (16 ms total)

[----------] 1 test from Core_Determinant
[ RUN      ] Core_Determinant.accuracy
[       OK ] Core_Determinant.accuracy (144 ms)
[----------] 1 test from Core_Determinant (145 ms total)

[----------] 1 test from Core_DotProduct
[ RUN      ] Core_DotProduct.accuracy
[       OK ] Core_DotProduct.accuracy (883 ms)
[----------] 1 test from Core_DotProduct (884 ms total)

[----------] 1 test from Core_GEMM
[ RUN      ] Core_GEMM.accuracy
[       OK ] Core_GEMM.accuracy (5133 ms)
[----------] 1 test from Core_GEMM (5133 ms total)

[----------] 1 test from Core_Mahalanobis
[ RUN      ] Core_Mahalanobis.accuracy
[       OK ] Core_Mahalanobis.accuracy (8063 ms)
[----------] 1 test from Core_Mahalanobis (8063 ms total)

[----------] 1 test from Core_MulTransposed
[ RUN      ] Core_MulTransposed.accuracy
[       OK ] Core_MulTransposed.accuracy (4123 ms)
[----------] 1 test from Core_MulTransposed (4123 ms total)

[----------] 1 test from Core_Transform
[ RUN      ] Core_Transform.accuracy
[       OK ] Core_Transform.accuracy (1279 ms)
[----------] 1 test from Core_Transform (1279 ms total)

[----------] 1 test from Core_PerspectiveTransform
[ RUN      ] Core_PerspectiveTransform.accuracy
[       OK ] Core_PerspectiveTransform.accuracy (979 ms)
[----------] 1 test from Core_PerspectiveTransform (979 ms total)

[----------] 1 test from Core_Pow
[ RUN      ] Core_Pow.accuracy
[       OK ] Core_Pow.accuracy (1709 ms)
[----------] 1 test from Core_Pow (1709 ms total)

[----------] 1 test from Core_SolveLinearSystem
[ RUN      ] Core_SolveLinearSystem.accuracy
[       OK ] Core_SolveLinearSystem.accuracy (145 ms)
[----------] 1 test from Core_SolveLinearSystem (145 ms total)

[----------] 2 tests from Core_SVD
[ RUN      ] Core_SVD.accuracy
[       OK ] Core_SVD.accuracy (2836 ms)
[ RUN      ] Core_SVD.flt
[       OK ] Core_SVD.flt (0 ms)
[----------] 2 tests from Core_SVD (2836 ms total)

[----------] 1 test from Core_SVBkSb
[ RUN      ] Core_SVBkSb.accuracy
[       OK ] Core_SVBkSb.accuracy (10400 ms)
[----------] 1 test from Core_SVBkSb (10400 ms total)

[----------] 1 test from Core_Trace
[ RUN      ] Core_Trace.accuracy
[       OK ] Core_Trace.accuracy (399 ms)
[----------] 1 test from Core_Trace (399 ms total)

[----------] 1 test from Core_SolvePoly
[ RUN      ] Core_SolvePoly.accuracy
[       OK ] Core_SolvePoly.accuracy (810 ms)
[----------] 1 test from Core_SolvePoly (810 ms total)

[----------] 1 test from Core_KMeans
[ RUN      ] Core_KMeans.singular
[       OK ] Core_KMeans.singular (3596 ms)
[----------] 1 test from Core_KMeans (3596 ms total)

[----------] 1 test from CovariationMatrixVectorOfMat
[ RUN      ] CovariationMatrixVectorOfMat.accuracy
[       OK ] CovariationMatrixVectorOfMat.accuracy (0 ms)
[----------] 1 test from CovariationMatrixVectorOfMat (0 ms total)

[----------] 1 test from CovariationMatrixVectorOfMatWithMean
[ RUN      ] CovariationMatrixVectorOfMatWithMean.accuracy
[       OK ] CovariationMatrixVectorOfMatWithMean.accuracy (1 ms)
[----------] 1 test from CovariationMatrixVectorOfMatWithMean (1 ms total)

[----------] 1 test from Core_PCA
[ RUN      ] Core_PCA.accuracy
[       OK ] Core_PCA.accuracy (8861 ms)
[----------] 1 test from Core_PCA (8861 ms total)

[----------] 1 test from Core_Reduce
[ RUN      ] Core_Reduce.accuracy
[       OK ] Core_Reduce.accuracy (773 ms)
[----------] 1 test from Core_Reduce (773 ms total)

[----------] 2 tests from Core_Array
[ RUN      ] Core_Array.basic_operations
[       OK ] Core_Array.basic_operations (19 ms)
[ RUN      ] Core_Array.expressions
[       OK ] Core_Array.expressions (39 ms)
[----------] 2 tests from Core_Array (58 ms total)

[----------] 2 tests from Core_IOArray
[ RUN      ] Core_IOArray.submat_assignment
[       OK ] Core_IOArray.submat_assignment (0 ms)
[ RUN      ] Core_IOArray.submat_create
[       OK ] Core_IOArray.submat_create (0 ms)
[----------] 2 tests from Core_IOArray (0 ms total)

[----------] 3 tests from Core_Mat
[ RUN      ] Core_Mat.reshape_1942
[       OK ] Core_Mat.reshape_1942 (0 ms)
[ RUN      ] Core_Mat.copyNx1ToVector
[       OK ] Core_Mat.copyNx1ToVector (0 ms)
[ RUN      ] Core_Mat.multiDim
[       OK ] Core_Mat.multiDim (0 ms)
[----------] 3 tests from Core_Mat (0 ms total)

[----------] 1 test from Core_Drawing
[ RUN      ] Core_Drawing._914
[       OK ] Core_Drawing._914 (0 ms)
[----------] 1 test from Core_Drawing (0 ms total)

[----------] 1 test from Core_OutputArraySreate
[ RUN      ] Core_OutputArraySreate._1997
[       OK ] Core_OutputArraySreate._1997 (0 ms)
[----------] 1 test from Core_OutputArraySreate (0 ms total)

[----------] 1 test from Core_SaturateCast
[ RUN      ] Core_SaturateCast.NegativeNotClipped
[       OK ] Core_SaturateCast.NegativeNotClipped (0 ms)
[----------] 1 test from Core_SaturateCast (0 ms total)

[----------] 1 test from Core_ArithmMask
[ RUN      ] Core_ArithmMask.uninitialized
[       OK ] Core_ArithmMask.uninitialized (30 ms)
[----------] 1 test from Core_ArithmMask (30 ms total)

[----------] 1 test from Multiply
[ RUN      ] Multiply.FloatingPointRounding
[       OK ] Multiply.FloatingPointRounding (0 ms)
[----------] 1 test from Multiply (0 ms total)

[----------] 2 tests from Core_Add
[ RUN      ] Core_Add.AddToColumnWhen3Rows
[       OK ] Core_Add.AddToColumnWhen3Rows (0 ms)
[ RUN      ] Core_Add.AddToColumnWhen4Rows
[       OK ] Core_Add.AddToColumnWhen4Rows (0 ms)
[----------] 2 tests from Core_Add (0 ms total)

[----------] 1 test from Core_round
[ RUN      ] Core_round.CvRound
[       OK ] Core_round.CvRound (1 ms)
[----------] 1 test from Core_round (1 ms total)

[----------] 2 tests from Core_Rand
[ RUN      ] Core_Rand.quality
[       OK ] Core_Rand.quality (50662 ms)
[ RUN      ] Core_Rand.range
[       OK ] Core_Rand.range (67 ms)
[----------] 2 tests from Core_Rand (50729 ms total)

[----------] 1 test from Core_RNG_MT19937
[ RUN      ] Core_RNG_MT19937.regression
[       OK ] Core_RNG_MT19937.regression (0 ms)
[----------] 1 test from Core_RNG_MT19937 (1 ms total)

[----------] 4 tests from Core_Eigen
[ RUN      ] Core_Eigen.scalar_32
[       OK ] Core_Eigen.scalar_32 (4 ms)
[ RUN      ] Core_Eigen.scalar_64
[       OK ] Core_Eigen.scalar_64 (4 ms)
[ RUN      ] Core_Eigen.vector_32
[       OK ] Core_Eigen.vector_32 (19042 ms)
[ RUN      ] Core_Eigen.vector_64
[       OK ] Core_Eigen.vector_64 (30078 ms)
[----------] 4 tests from Core_Eigen (49128 ms total)

[----------] 2 tests from Core_DS_Seq
[ RUN      ] Core_DS_Seq.basic_operations
[       OK ] Core_DS_Seq.basic_operations (25021 ms)
[ RUN      ] Core_DS_Seq.sort_invert
[       OK ] Core_DS_Seq.sort_invert (48946 ms)
[----------] 2 tests from Core_DS_Seq (73968 ms total)

[----------] 1 test from Core_DS_Set
[ RUN      ] Core_DS_Set.basic_operations
[       OK ] Core_DS_Set.basic_operations (6607 ms)
[----------] 1 test from Core_DS_Set (6607 ms total)

[----------] 2 tests from Core_DS_Graph
[ RUN      ] Core_DS_Graph.basic_operations
[       OK ] Core_DS_Graph.basic_operations (12426 ms)
[ RUN      ] Core_DS_Graph.scan
[       OK ] Core_DS_Graph.scan (17477 ms)
[----------] 2 tests from Core_DS_Graph (29903 ms total)

[----------] 1 test from Core_DCT
[ RUN      ] Core_DCT.accuracy
[       OK ] Core_DCT.accuracy (12422 ms)
[----------] 1 test from Core_DCT (12422 ms total)

[----------] 2 tests from Core_DFT
[ RUN      ] Core_DFT.accuracy
[       OK ] Core_DFT.accuracy (17772 ms)
[ RUN      ] Core_DFT.complex_output
[       OK ] Core_DFT.complex_output (0 ms)
[----------] 2 tests from Core_DFT (17772 ms total)

[----------] 1 test from Core_MulSpectrums
[ RUN      ] Core_MulSpectrums.accuracy
[       OK ] Core_MulSpectrums.accuracy (582 ms)
[----------] 1 test from Core_MulSpectrums (582 ms total)

[----------] 1 test from Core_SparseMat
[ RUN      ] Core_SparseMat.iterations
[       OK ] Core_SparseMat.iterations (18 ms)
[----------] 1 test from Core_SparseMat (18 ms total)

[----------] 6 tests from AllVariants/Core_KMeans_InputVariants
[ RUN      ] AllVariants/Core_KMeans_InputVariants.singular/0
[       OK ] AllVariants/Core_KMeans_InputVariants.singular/0 (3936 ms)
[ RUN      ] AllVariants/Core_KMeans_InputVariants.singular/1
[       OK ] AllVariants/Core_KMeans_InputVariants.singular/1 (3133 ms)
[ RUN      ] AllVariants/Core_KMeans_InputVariants.singular/2
[       OK ] AllVariants/Core_KMeans_InputVariants.singular/2 (3640 ms)
[ RUN      ] AllVariants/Core_KMeans_InputVariants.singular/3
[       OK ] AllVariants/Core_KMeans_InputVariants.singular/3 (3559 ms)
[ RUN      ] AllVariants/Core_KMeans_InputVariants.singular/4
[       OK ] AllVariants/Core_KMeans_InputVariants.singular/4 (3286 ms)
[ RUN      ] AllVariants/Core_KMeans_InputVariants.singular/5
[       OK ] AllVariants/Core_KMeans_InputVariants.singular/5 (2838 ms)
[----------] 6 tests from AllVariants/Core_KMeans_InputVariants (20393 ms total)

[----------] 1 test from Core_Copy/ElemWiseTest
[ RUN      ] Core_Copy/ElemWiseTest.accuracy/0
[       OK ] Core_Copy/ElemWiseTest.accuracy/0 (3485 ms)
[----------] 1 test from Core_Copy/ElemWiseTest (3485 ms total)

[----------] 1 test from Core_Set/ElemWiseTest
[ RUN      ] Core_Set/ElemWiseTest.accuracy/0
[       OK ] Core_Set/ElemWiseTest.accuracy/0 (3764 ms)
[----------] 1 test from Core_Set/ElemWiseTest (3764 ms total)

[----------] 1 test from Core_SetZero/ElemWiseTest
[ RUN      ] Core_SetZero/ElemWiseTest.accuracy/0
[       OK ] Core_SetZero/ElemWiseTest.accuracy/0 (3241 ms)
[----------] 1 test from Core_SetZero/ElemWiseTest (3241 ms total)

[----------] 1 test from Core_ConvertScale/ElemWiseTest
[ RUN      ] Core_ConvertScale/ElemWiseTest.accuracy/0
[       OK ] Core_ConvertScale/ElemWiseTest.accuracy/0 (3002 ms)
[----------] 1 test from Core_ConvertScale/ElemWiseTest (3002 ms total)

[----------] 1 test from Core_ConvertScaleAbs/ElemWiseTest
[ RUN      ] Core_ConvertScaleAbs/ElemWiseTest.accuracy/0
[       OK ] Core_ConvertScaleAbs/ElemWiseTest.accuracy/0 (5493 ms)
[----------] 1 test from Core_ConvertScaleAbs/ElemWiseTest (5493 ms total)

[----------] 1 test from Core_Add/ElemWiseTest
[ RUN      ] Core_Add/ElemWiseTest.accuracy/0
[       OK ] Core_Add/ElemWiseTest.accuracy/0 (11149 ms)
[----------] 1 test from Core_Add/ElemWiseTest (11149 ms total)

[----------] 1 test from Core_Sub/ElemWiseTest
[ RUN      ] Core_Sub/ElemWiseTest.accuracy/0
[       OK ] Core_Sub/ElemWiseTest.accuracy/0 (11284 ms)
[----------] 1 test from Core_Sub/ElemWiseTest (11284 ms total)

[----------] 1 test from Core_AddS/ElemWiseTest
[ RUN      ] Core_AddS/ElemWiseTest.accuracy/0
[       OK ] Core_AddS/ElemWiseTest.accuracy/0 (6326 ms)
[----------] 1 test from Core_AddS/ElemWiseTest (6326 ms total)

[----------] 1 test from Core_SubRS/ElemWiseTest
[ RUN      ] Core_SubRS/ElemWiseTest.accuracy/0
[       OK ] Core_SubRS/ElemWiseTest.accuracy/0 (6662 ms)
[----------] 1 test from Core_SubRS/ElemWiseTest (6662 ms total)

[----------] 1 test from Core_ScaleAdd/ElemWiseTest
[ RUN      ] Core_ScaleAdd/ElemWiseTest.accuracy/0
[       OK ] Core_ScaleAdd/ElemWiseTest.accuracy/0 (11007 ms)
[----------] 1 test from Core_ScaleAdd/ElemWiseTest (11007 ms total)

[----------] 1 test from Core_AddWeighted/ElemWiseTest
[ RUN      ] Core_AddWeighted/ElemWiseTest.accuracy/0
[       OK ] Core_AddWeighted/ElemWiseTest.accuracy/0 (9982 ms)
[----------] 1 test from Core_AddWeighted/ElemWiseTest (9982 ms total)

[----------] 1 test from Core_AbsDiff/ElemWiseTest
[ RUN      ] Core_AbsDiff/ElemWiseTest.accuracy/0
[       OK ] Core_AbsDiff/ElemWiseTest.accuracy/0 (10941 ms)
[----------] 1 test from Core_AbsDiff/ElemWiseTest (10941 ms total)

[----------] 1 test from Core_AbsDiffS/ElemWiseTest
[ RUN      ] Core_AbsDiffS/ElemWiseTest.accuracy/0
[       OK ] Core_AbsDiffS/ElemWiseTest.accuracy/0 (5663 ms)
[----------] 1 test from Core_AbsDiffS/ElemWiseTest (5663 ms total)

[----------] 1 test from Core_And/ElemWiseTest
[ RUN      ] Core_And/ElemWiseTest.accuracy/0
[       OK ] Core_And/ElemWiseTest.accuracy/0 (5886 ms)
[----------] 1 test from Core_And/ElemWiseTest (5887 ms total)

[----------] 1 test from Core_AndS/ElemWiseTest
[ RUN      ] Core_AndS/ElemWiseTest.accuracy/0
[       OK ] Core_AndS/ElemWiseTest.accuracy/0 (3824 ms)
[----------] 1 test from Core_AndS/ElemWiseTest (3825 ms total)

[----------] 1 test from Core_Or/ElemWiseTest
[ RUN      ] Core_Or/ElemWiseTest.accuracy/0
[       OK ] Core_Or/ElemWiseTest.accuracy/0 (5834 ms)
[----------] 1 test from Core_Or/ElemWiseTest (5834 ms total)

[----------] 1 test from Core_OrS/ElemWiseTest
[ RUN      ] Core_OrS/ElemWiseTest.accuracy/0
[       OK ] Core_OrS/ElemWiseTest.accuracy/0 (4003 ms)
[----------] 1 test from Core_OrS/ElemWiseTest (4003 ms total)

[----------] 1 test from Core_Xor/ElemWiseTest
[ RUN      ] Core_Xor/ElemWiseTest.accuracy/0
[       OK ] Core_Xor/ElemWiseTest.accuracy/0 (5791 ms)
[----------] 1 test from Core_Xor/ElemWiseTest (5791 ms total)

[----------] 1 test from Core_XorS/ElemWiseTest
[ RUN      ] Core_XorS/ElemWiseTest.accuracy/0
[       OK ] Core_XorS/ElemWiseTest.accuracy/0 (3899 ms)
[----------] 1 test from Core_XorS/ElemWiseTest (3899 ms total)

[----------] 1 test from Core_Not/ElemWiseTest
[ RUN      ] Core_Not/ElemWiseTest.accuracy/0
[       OK ] Core_Not/ElemWiseTest.accuracy/0 (3003 ms)
[----------] 1 test from Core_Not/ElemWiseTest (3004 ms total)

[----------] 1 test from Core_Max/ElemWiseTest
[ RUN      ] Core_Max/ElemWiseTest.accuracy/0
[       OK ] Core_Max/ElemWiseTest.accuracy/0 (4927 ms)
[----------] 1 test from Core_Max/ElemWiseTest (4927 ms total)

[----------] 1 test from Core_MaxS/ElemWiseTest
[ RUN      ] Core_MaxS/ElemWiseTest.accuracy/0
[       OK ] Core_MaxS/ElemWiseTest.accuracy/0 (2816 ms)
[----------] 1 test from Core_MaxS/ElemWiseTest (2816 ms total)

[----------] 1 test from Core_Min/ElemWiseTest
[ RUN      ] Core_Min/ElemWiseTest.accuracy/0
[       OK ] Core_Min/ElemWiseTest.accuracy/0 (4927 ms)
[----------] 1 test from Core_Min/ElemWiseTest (4927 ms total)

[----------] 1 test from Core_MinS/ElemWiseTest
[ RUN      ] Core_MinS/ElemWiseTest.accuracy/0
[       OK ] Core_MinS/ElemWiseTest.accuracy/0 (2842 ms)
[----------] 1 test from Core_MinS/ElemWiseTest (2842 ms total)

[----------] 1 test from Core_Mul/ElemWiseTest
[ RUN      ] Core_Mul/ElemWiseTest.accuracy/0
[       OK ] Core_Mul/ElemWiseTest.accuracy/0 (5888 ms)
[----------] 1 test from Core_Mul/ElemWiseTest (5888 ms total)

[----------] 1 test from Core_Div/ElemWiseTest
[ RUN      ] Core_Div/ElemWiseTest.accuracy/0
[       OK ] Core_Div/ElemWiseTest.accuracy/0 (7401 ms)
[----------] 1 test from Core_Div/ElemWiseTest (7401 ms total)

[----------] 1 test from Core_Recip/ElemWiseTest
[ RUN      ] Core_Recip/ElemWiseTest.accuracy/0
[       OK ] Core_Recip/ElemWiseTest.accuracy/0 (4445 ms)
[----------] 1 test from Core_Recip/ElemWiseTest (4445 ms total)

[----------] 1 test from Core_Cmp/ElemWiseTest
[ RUN      ] Core_Cmp/ElemWiseTest.accuracy/0
[       OK ] Core_Cmp/ElemWiseTest.accuracy/0 (3397 ms)
[----------] 1 test from Core_Cmp/ElemWiseTest (3397 ms total)

[----------] 1 test from Core_CmpS/ElemWiseTest
[ RUN      ] Core_CmpS/ElemWiseTest.accuracy/0
[       OK ] Core_CmpS/ElemWiseTest.accuracy/0 (1591 ms)
[----------] 1 test from Core_CmpS/ElemWiseTest (1591 ms total)

[----------] 1 test from Core_InRangeS/ElemWiseTest
[ RUN      ] Core_InRangeS/ElemWiseTest.accuracy/0
[       OK ] Core_InRangeS/ElemWiseTest.accuracy/0 (2704 ms)
[----------] 1 test from Core_InRangeS/ElemWiseTest (2705 ms total)

[----------] 1 test from Core_InRange/ElemWiseTest
[ RUN      ] Core_InRange/ElemWiseTest.accuracy/0
[       OK ] Core_InRange/ElemWiseTest.accuracy/0 (10651 ms)
[----------] 1 test from Core_InRange/ElemWiseTest (10651 ms total)

[----------] 1 test from Core_Flip/ElemWiseTest
[ RUN      ] Core_Flip/ElemWiseTest.accuracy/0
[       OK ] Core_Flip/ElemWiseTest.accuracy/0 (1054 ms)
[----------] 1 test from Core_Flip/ElemWiseTest (1054 ms total)

[----------] 1 test from Core_Transpose/ElemWiseTest
[ RUN      ] Core_Transpose/ElemWiseTest.accuracy/0
[       OK ] Core_Transpose/ElemWiseTest.accuracy/0 (936 ms)
[----------] 1 test from Core_Transpose/ElemWiseTest (936 ms total)

[----------] 1 test from Core_SetIdentity/ElemWiseTest
[ RUN      ] Core_SetIdentity/ElemWiseTest.accuracy/0
[       OK ] Core_SetIdentity/ElemWiseTest.accuracy/0 (1234 ms)
[----------] 1 test from Core_SetIdentity/ElemWiseTest (1234 ms total)

[----------] 1 test from Core_Exp/ElemWiseTest
[ RUN      ] Core_Exp/ElemWiseTest.accuracy/0
[       OK ] Core_Exp/ElemWiseTest.accuracy/0 (6293 ms)
[----------] 1 test from Core_Exp/ElemWiseTest (6293 ms total)

[----------] 1 test from Core_Log/ElemWiseTest
[ RUN      ] Core_Log/ElemWiseTest.accuracy/0
[       OK ] Core_Log/ElemWiseTest.accuracy/0 (12686 ms)
[----------] 1 test from Core_Log/ElemWiseTest (12686 ms total)

[----------] 1 test from Core_CountNonZero/ElemWiseTest
[ RUN      ] Core_CountNonZero/ElemWiseTest.accuracy/0
[       OK ] Core_CountNonZero/ElemWiseTest.accuracy/0 (1864 ms)
[----------] 1 test from Core_CountNonZero/ElemWiseTest (1864 ms total)

[----------] 1 test from Core_Mean/ElemWiseTest
[ RUN      ] Core_Mean/ElemWiseTest.accuracy/0
[       OK ] Core_Mean/ElemWiseTest.accuracy/0 (2237 ms)
[----------] 1 test from Core_Mean/ElemWiseTest (2237 ms total)

[----------] 1 test from Core_MeanStdDev/ElemWiseTest
[ RUN      ] Core_MeanStdDev/ElemWiseTest.accuracy/0
[       OK ] Core_MeanStdDev/ElemWiseTest.accuracy/0 (3606 ms)
[----------] 1 test from Core_MeanStdDev/ElemWiseTest (3606 ms total)

[----------] 1 test from Core_Sum/ElemWiseTest
[ RUN      ] Core_Sum/ElemWiseTest.accuracy/0
[       OK ] Core_Sum/ElemWiseTest.accuracy/0 (1972 ms)
[----------] 1 test from Core_Sum/ElemWiseTest (1972 ms total)

[----------] 1 test from Core_Norm/ElemWiseTest
[ RUN      ] Core_Norm/ElemWiseTest.accuracy/0
[       OK ] Core_Norm/ElemWiseTest.accuracy/0 (5129 ms)
[----------] 1 test from Core_Norm/ElemWiseTest (5129 ms total)

[----------] 1 test from Core_MinMaxLoc/ElemWiseTest
[ RUN      ] Core_MinMaxLoc/ElemWiseTest.accuracy/0
[       OK ] Core_MinMaxLoc/ElemWiseTest.accuracy/0 (1398 ms)
[----------] 1 test from Core_MinMaxLoc/ElemWiseTest (1399 ms total)

[----------] 1 test from Core_CartToPolarToCart/ElemWiseTest
[ RUN      ] Core_CartToPolarToCart/ElemWiseTest.accuracy/0
[       OK ] Core_CartToPolarToCart/ElemWiseTest.accuracy/0 (12784 ms)
[----------] 1 test from Core_CartToPolarToCart/ElemWiseTest (12784 ms total)

[----------] 2 tests from Arithm/Mul1
[ RUN      ] Arithm/Mul1.One/0
[       OK ] Arithm/Mul1.One/0 (0 ms)
[ RUN      ] Arithm/Mul1.One/1
[       OK ] Arithm/Mul1.One/1 (0 ms)
[----------] 2 tests from Arithm/Mul1 (0 ms total)

[----------] 1280 tests from Arithm/SubtractOutputMatNotEmpty
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/0
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/0 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/1
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/1 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/2
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/2 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/3
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/3 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/4
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/4 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/5
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/5 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/6
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/6 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/7
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/7 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/8
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/8 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/9
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/9 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/10
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/10 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/11
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/11 (1 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/12
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/12 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/13
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/13 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/14
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/14 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/15
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/15 (1 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/16
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/16 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/17
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/17 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/18
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/18 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/19
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/19 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/20
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/20 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/21
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/21 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/22
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/22 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/23
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/23 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/24
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/24 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/25
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/25 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/26
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/26 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/27
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/27 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/28
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/28 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/29
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/29 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/30
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/30 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/31
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/31 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/32
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/32 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/33
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/33 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/34
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/34 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/35
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/35 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/36
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/36 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/37
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/37 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/38
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/38 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/39
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/39 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/40
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/40 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/41
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/41 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/42
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/42 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/43
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/43 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/44
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/44 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/45
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/45 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/46
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/46 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/47
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/47 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/48
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/48 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/49
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/49 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/50
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/50 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/51
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/51 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/52
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/52 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/53
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/53 (1 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/54
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/54 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/55
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/55 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/56
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/56 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/57
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/57 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/58
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/58 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/59
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/59 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/60
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/60 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/61
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/61 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/62
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/62 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/63
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/63 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/64
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/64 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/65
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/65 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/66
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/66 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/67
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/67 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/68
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/68 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/69
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/69 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/70
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/70 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/71
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/71 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/72
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/72 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/73
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/73 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/74
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/74 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/75
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/75 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/76
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/76 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/77
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/77 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/78
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/78 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/79
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/79 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/80
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/80 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/81
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/81 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/82
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/82 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/83
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/83 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/84
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/84 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/85
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/85 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/86
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/86 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/87
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/87 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/88
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/88 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/89
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/89 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/90
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/90 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/91
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/91 (1 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/92
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/92 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/93
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/93 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/94
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/94 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/95
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/95 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/96
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/96 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/97
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/97 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/98
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/98 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/99
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/99 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/100
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/100 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/101
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/101 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/102
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/102 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/103
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/103 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/104
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/104 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/105
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/105 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/106
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/106 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/107
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/107 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/108
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/108 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/109
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/109 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/110
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/110 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/111
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/111 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/112
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/112 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/113
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/113 (1 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/114
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/114 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/115
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/115 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/116
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/116 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/117
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/117 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/118
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/118 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/119
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/119 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/120
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/120 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/121
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/121 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/122
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/122 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/123
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/123 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/124
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/124 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/125
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/125 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/126
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/126 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/127
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/127 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/128
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/128 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/129
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/129 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/130
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/130 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/131
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/131 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/132
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/132 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/133
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/133 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/134
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/134 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/135
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/135 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/136
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/136 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/137
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/137 (1 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/138
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/138 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/139
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/139 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/140
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/140 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/141
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/141 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/142
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/142 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/143
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/143 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/144
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/144 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/145
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/145 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/146
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/146 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/147
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/147 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/148
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/148 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/149
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/149 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/150
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/150 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/151
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/151 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/152
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/152 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/153
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/153 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/154
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/154 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/155
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/155 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/156
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/156 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/157
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/157 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/158
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/158 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/159
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat/159 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/0
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/0 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/1
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/1 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/2
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/2 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/3
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/3 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/4
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/4 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/5
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/5 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/6
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/6 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/7
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/7 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/8
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/8 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/9
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/9 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/10
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/10 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/11
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/11 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/12
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/12 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/13
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/13 (1 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/14
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/14 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/15
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/15 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/16
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/16 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/17
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/17 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/18
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/18 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/19
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/19 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/20
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/20 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/21
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/21 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/22
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/22 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/23
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/23 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/24
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/24 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/25
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/25 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/26
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/26 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/27
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/27 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/28
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/28 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/29
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/29 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/30
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/30 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/31
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/31 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/32
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/32 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/33
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/33 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/34
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/34 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/35
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/35 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/36
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/36 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/37
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/37 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/38
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/38 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/39
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/39 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/40
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/40 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/41
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/41 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/42
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/42 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/43
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/43 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/44
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/44 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/45
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/45 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/46
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/46 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/47
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/47 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/48
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/48 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/49
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/49 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/50
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/50 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/51
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/51 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/52
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/52 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/53
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/53 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/54
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/54 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/55
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/55 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/56
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/56 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/57
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/57 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/58
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/58 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/59
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/59 (1 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/60
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/60 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/61
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/61 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/62
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/62 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/63
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/63 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/64
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/64 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/65
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/65 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/66
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/66 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/67
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/67 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/68
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/68 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/69
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/69 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/70
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/70 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/71
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/71 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/72
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/72 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/73
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/73 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/74
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/74 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/75
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/75 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/76
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/76 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/77
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/77 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/78
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/78 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/79
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/79 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/80
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/80 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/81
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/81 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/82
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/82 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/83
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/83 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/84
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/84 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/85
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/85 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/86
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/86 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/87
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/87 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/88
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/88 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/89
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/89 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/90
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/90 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/91
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/91 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/92
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/92 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/93
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/93 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/94
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/94 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/95
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/95 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/96
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/96 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/97
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/97 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/98
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/98 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/99
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/99 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/100
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/100 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/101
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/101 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/102
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/102 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/103
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/103 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/104
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/104 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/105
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/105 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/106
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/106 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/107
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/107 (1 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/108
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/108 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/109
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/109 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/110
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/110 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/111
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/111 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/112
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/112 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/113
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/113 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/114
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/114 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/115
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/115 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/116
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/116 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/117
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/117 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/118
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/118 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/119
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/119 (1 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/120
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/120 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/121
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/121 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/122
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/122 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/123
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/123 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/124
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/124 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/125
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/125 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/126
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/126 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/127
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/127 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/128
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/128 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/129
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/129 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/130
[       OK ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_WithMask/130 (0 ms)
[ RUN      ] Arithm/SubtractOutputMatNotEmpty.Mat_Mat_W
  • +0.01 / 1
  • АУ
ОТВЕТЫ (5)
 
 
  TydymBydym ( Слушатель )
13 янв 2017 19:58:01
Слишком длинный вывод, движок форума зарезал часть вывода с теста на Atom N2800 и совершенно не поместился вывод с El2S4 (это так себя 4С называет)
  • +0.01 / 1
  • АУ
 
 
  mrt789 ( Слушатель )
14 янв 2017 01:13:32


А вот это странно, я не удивлен "атомной" скорости в интерпретаторе (и в любой другой задаче не на вычисления с равномерной загрузкой влива, а на переходы туда-сюда), но OpenCV? Оно тоже нативное или в эмуляции?

--------

С другой стороны, в 4С 750 МГц?

На ЛОРе, что удивительно, было на редкость вменяемое обсуждение последствий такой архитектуры, и там было мнение, что из-за отсутствия суперскалярности, предсказаний переходов и больших вопросов по качеству компилятора для влива, единственным вариантом добиться более или менее нормальной производительности будет гонка за частотами, дабы хоть как-то компенсировать неполное использование "широкой команды".
  • +0.00 / 0
  • АУ
 
 
 
  TydymBydym ( Слушатель )
14 янв 2017 04:01:54

В 4С 750Мгц, в атоме раза в 2.5 больше, есть такое дело.
Насчет OpenCV я сейчас поясню. Привел результаты теста потому что собранный OpenCV обнаружил на поставленном сервере. Вообще-то думал что оно оптимизированно, но никаких указаний на это нет. Равновероятная сборка "в лоб" теми, у кого сервер был до меня. Если результат без дополнительной оптимизации силами программистов МСЦТ, то  результат более чем достойный, на мой взгляд. По частоте в 2.5 скромнее. Конвейер короткий, будет на чем производить по тонким нормам - смогут разогнать и до 3ГГц. Дай если оптимизировали - все равно неплохо.
  • +0.00 / 0
  • АУ
 
 
 
  TydymBydym ( Слушатель )
14 янв 2017 04:11:51

Кстати, а можно ссылку на тред? С удовольствием и пользой для дела прочитал бы
  • +0.00 / 0
  • АУ
 
 
 
 
  mrt789 ( Слушатель )
14 янв 2017 11:19:50


http://www.linux.org…d=13129252

http://www.linux.org…d=13129337

ну и так далее, обсуждать они начинают где-то страницы с 17-ой.
  • +0.00 / 0
  • АУ