1 #ifdef __GNUC__ 2 #pragma GCC diagnostic ignored "-Wuninitialized" 3 #endif 4 5 #include <c10/test/util/complex_test_common.h> 6