[QNN] Renaming tests to follow the Relay nomenclature. (#3975)
authorAnimesh Jain <anijain@umich.edu>
Fri, 20 Sep 2019 00:06:44 +0000 (17:06 -0700)
committerYizhi Liu <liuyizhi@apache.org>
Fri, 20 Sep 2019 00:06:44 +0000 (08:06 +0800)
commit0840b064d54a5ca742ba2104e94024eb424600fc
tree91a2a52dcb6bce724f95eee46e2fb87e5087c8ad
parentbec08fecf5db8f1b2f36dd8b944a5084a2b72798
[QNN] Renaming tests to follow the Relay nomenclature. (#3975)
tests/python/relay/test_op_qnn_add.py [moved from tests/python/relay/test_qnn_add.py with 100% similarity]
tests/python/relay/test_op_qnn_concatenate.py [moved from tests/python/relay/test_qnn_concatenate.py with 100% similarity]
tests/python/relay/test_op_qnn_conv2d.py [moved from tests/python/relay/test_qnn_conv2d.py with 100% similarity]
tests/python/relay/test_op_qnn_dequantize.py [moved from tests/python/relay/test_qnn_dequantize.py with 100% similarity]
tests/python/relay/test_op_qnn_quantize.py [moved from tests/python/relay/test_qnn_quantize.py with 100% similarity]
tests/python/relay/test_op_qnn_requantize.py [moved from tests/python/relay/test_qnn_requantize.py with 100% similarity]