Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests/dnn: fix build issue after function name changed | Guo, Yejun | 2021-01-22 | 1 | -3/+3 |
* | dnn/native: add log error message | Ting Fu | 2020-08-25 | 1 | -3/+3 |
* | dnn_backend_native_layer_mathbinary: add floormod support | Mingyu Yin | 2020-08-24 | 1 | -0/+5 |
* | dnn-layer-mathbinary-test: add unit test for minimum | Guo, Yejun | 2020-05-08 | 1 | -0/+5 |
* | dnn-layer-mathbinary-test: Fix tests for cases with extra intermediate precision | Martin Storsjö | 2020-04-24 | 1 | -1/+1 |
* | dnn-layer-mathbinary-test: add unit test for divide | Guo, Yejun | 2020-04-22 | 1 | -0/+5 |
* | dnn-layer-mathbinary-test: add unit test for 'mul' | Guo, Yejun | 2020-04-22 | 1 | -0/+5 |
* | dnn-layer-mathbinary-test: add unit test for add | Guo, Yejun | 2020-04-22 | 1 | -17/+38 |
* | dnn-layer-mathbinary-test: add unit test for subtraction | Guo, Yejun | 2020-04-07 | 1 | -0/+173 |