|
|
@ -137,6 +137,7 @@ STATIC_MODE_TESTING_LIST = [
|
|
|
|
'test_dequantize_abs_max_op',
|
|
|
|
'test_dequantize_abs_max_op',
|
|
|
|
'test_dequantize_log_op',
|
|
|
|
'test_dequantize_log_op',
|
|
|
|
'test_desc_clone',
|
|
|
|
'test_desc_clone',
|
|
|
|
|
|
|
|
'test_desc_clone_dist',
|
|
|
|
'test_detach',
|
|
|
|
'test_detach',
|
|
|
|
'test_device',
|
|
|
|
'test_device',
|
|
|
|
'test_device_guard',
|
|
|
|
'test_device_guard',
|
|
|
@ -392,6 +393,7 @@ STATIC_MODE_TESTING_LIST = [
|
|
|
|
'test_profiler',
|
|
|
|
'test_profiler',
|
|
|
|
'test_program',
|
|
|
|
'test_program',
|
|
|
|
'test_program_code',
|
|
|
|
'test_program_code',
|
|
|
|
|
|
|
|
'test_program_code_dist',
|
|
|
|
'test_program_prune_backward',
|
|
|
|
'test_program_prune_backward',
|
|
|
|
'test_program_to_string',
|
|
|
|
'test_program_to_string',
|
|
|
|
'test_protobuf_descs',
|
|
|
|
'test_protobuf_descs',
|
|
|
|