[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)
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]