There was an error while loading. Please reload this page.
1 parent 00b64f6 commit e1247d8Copy full SHA for e1247d8
paddle/math/tests/CMakeLists.txt
@@ -34,4 +34,4 @@ add_simple_unittest(test_FPException)
34
add_simple_unittest(test_GpuProfiler)
35
add_simple_unittest(test_BaseMatrix)
36
add_simple_unittest(test_Matrix)
37
-cc_test(test_float16 SRCS test_float16.cpp)
+add_simple_unittest(test_float16)
0 commit comments