Update tests to follow changes
Showing
- unit_tests/operator/Test_AddImpl.cpp 22 additions, 19 deletionsunit_tests/operator/Test_AddImpl.cpp
- unit_tests/operator/Test_AvgPoolingImpl.cpp 16 additions, 14 deletionsunit_tests/operator/Test_AvgPoolingImpl.cpp
- unit_tests/operator/Test_BatchNormImpl.cpp 12 additions, 11 deletionsunit_tests/operator/Test_BatchNormImpl.cpp
- unit_tests/operator/Test_ConcatImpl.cpp 16 additions, 16 deletionsunit_tests/operator/Test_ConcatImpl.cpp
- unit_tests/operator/Test_ConvDepthWiseImpl.cpp 14 additions, 13 deletionsunit_tests/operator/Test_ConvDepthWiseImpl.cpp
- unit_tests/operator/Test_ConvImpl.cpp 20 additions, 19 deletionsunit_tests/operator/Test_ConvImpl.cpp
- unit_tests/operator/Test_DivImpl.cpp 31 additions, 27 deletionsunit_tests/operator/Test_DivImpl.cpp
- unit_tests/operator/Test_FCImpl.cpp 15 additions, 12 deletionsunit_tests/operator/Test_FCImpl.cpp
- unit_tests/operator/Test_LeakyReLUImpl.cpp 31 additions, 26 deletionsunit_tests/operator/Test_LeakyReLUImpl.cpp
- unit_tests/operator/Test_MatMulImpl.cpp 14 additions, 11 deletionsunit_tests/operator/Test_MatMulImpl.cpp
- unit_tests/operator/Test_MaxPoolingImpl.cpp 7 additions, 6 deletionsunit_tests/operator/Test_MaxPoolingImpl.cpp
- unit_tests/operator/Test_MulImpl.cpp 16 additions, 13 deletionsunit_tests/operator/Test_MulImpl.cpp
- unit_tests/operator/Test_PadImpl.cpp 27 additions, 22 deletionsunit_tests/operator/Test_PadImpl.cpp
- unit_tests/operator/Test_PaddedConv.cpp 11 additions, 9 deletionsunit_tests/operator/Test_PaddedConv.cpp
- unit_tests/operator/Test_PowImpl.cpp 29 additions, 25 deletionsunit_tests/operator/Test_PowImpl.cpp
- unit_tests/operator/Test_ReLUImpl.cpp 25 additions, 21 deletionsunit_tests/operator/Test_ReLUImpl.cpp
- unit_tests/operator/Test_SliceImpl.cpp 29 additions, 25 deletionsunit_tests/operator/Test_SliceImpl.cpp
- unit_tests/operator/Test_SoftmaxImpl.cpp 9 additions, 7 deletionsunit_tests/operator/Test_SoftmaxImpl.cpp
- unit_tests/operator/Test_SqrtImpl.cpp 9 additions, 7 deletionsunit_tests/operator/Test_SqrtImpl.cpp
- unit_tests/operator/Test_SubImpl.cpp 16 additions, 13 deletionsunit_tests/operator/Test_SubImpl.cpp
Loading
Please register or sign in to comment