Change in GTests of PReLU (#5110)
author오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Fri, 3 May 2019 02:04:26 +0000 (11:04 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Fri, 3 May 2019 02:04:26 +0000 (11:04 +0900)
commit7322b1e6d728322c60cedad6ec357333798ccfea
treeb63c67193869bc3a1027088dce683c05defabb27
parent9c59310e7920c61e07b5a5633d8cdad2e597fc8f
Change in GTests of PReLU (#5110)

* Change in GTests of PReLU

Since prelu_ex_float_1 and prelu_ex_float_2 perform similar tests
This patch adds a replacement test

Signed-off-by: prasannar <prasanna.r@samsung.com>
* Add Quant8 test cases for PReLU op

This patch adds Quant8 test cases for PReLU op

Signed-off-by: prasannar <prasanna.r@samsung.com>
tests/nnapi/nnapi_gtest.skip.armv7l-linux
tests/nnapi/nnapi_gtest.skip.armv7l-linux.pacl
tests/nnapi/specs/Ex/prelu_ex_broadcast_float_1.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/prelu_ex_broadcast_quant8_1.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/prelu_ex_float_2.mod.py [deleted file]
tests/nnapi/specs/Ex/prelu_ex_quant8_1.mod.py [new file with mode: 0644]