enable quantization tests (#1293)

This commit is contained in:
Ashwini Khade 2019-06-26 10:08:19 -07:00 committed by Ke Zhang
parent 3ebad81abc
commit 05a222a961

View file

@ -93,9 +93,7 @@ def create_backend_test(testname=None):
# Tests that are failing temporarily and should be fixed
current_failing_tests = ('^test_cast_STRING_to_FLOAT_cpu.*',
'^test_cast_FLOAT_to_STRING_cpu.*',
'^test_dequantizelinear_cpu.*',
'^test_qlinearconv_cpu.*',
'^test_quantizelinear_cpu.*',
'^test_gru_seq_length_cpu.*',
'^test_bitshift_right_uint16_cpu.*',
'^test_bitshift_right_uint32_cpu.*',